2015年(6)
发布时间:2015-08-19 22:57:07
命令行输入 sudo aptitude,进入主界面
按下/,进入搜索框,输入locate
发现没有lo.........【阅读全文】
发布时间:2015-08-18 22:11:26
以下是 man aptitude中得到的解释:
Each search result is listed on a separate line. The first
character of each line indicates the current state of the package:
.........【阅读全文】
发布时间:2015-08-18 21:42:42
命令行输入 aptitude 进入主界面,按下u更新软件包,之后出现(),然后如果按下f,代表的意思是“将new中的新软件包放到‘可更新软件包’中,然后暂时就没有新软件包了”。f等价于sudo aptitude forget-new......【阅读全文】