2013-03-31 10:20

sudo apt-get autoremove //自动卸载不使用的内容

sudo apt-get autoclean //自动清理,但不会删除用于安装而下载的临时文件

sudo apt-get clean //清理下载的临时文件

相关文章: