您的位置:首页 > 其它

ubuntu缓存、回收垃圾清理

2015-12-30 14:19 393 查看
清理旧版本的软件缓存:sudo apt-get autoclean

清理所有软件缓存:      sudo apr-get clean

删除系统不再使用的独立软件: sudo apt-get autoremove

清理opera firefox的缓存文件:  ls ~/.opera/cache4     ls ~/.mozilla/firefox/*.default/Cache

强制清空回收站: rm -fr $HOME/.local/share/Trash/files/*
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: