摘要: 命令 功能 apt purge 同时清除软件包和软件的配置文件 apt autoremove 删除为了满足其他软件包的依赖而安装的,但现在不再需要的软件包 sudo apt purge appname sudo apt autoremove appname 阅读全文
posted @ 2021-02-26 10:41 SnailCL 阅读(32) 评论(0) 推荐(0)
摘要: 仓库名:https://github.com/username/projectname 目标文件:https://github.com/username/projectname/branch/branchname/targetname 下载目标文件时需要将 branch/branchname 修改为 阅读全文
posted @ 2021-02-24 10:00 SnailCL 阅读(264) 评论(0) 推荐(0)