会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
coffee tea or me
实践是检验真理的唯一标准!
博客园
首页
新随笔
管理
2022年3月8日
Linux环境缓存清理
摘要: 1.删除缓存 sudo apt-get clean #清理所有软件缓存 sudo apt-get autoclean #清理旧版本的软件缓存 sudo apt-get autoremove #删除系统不再使用的孤立软件 sudo apt-get remove --purge package_name
阅读全文
posted @ 2022-03-08 11:06 coffee_tea_or_me
阅读(1310)
评论(0)
推荐(0)
编辑
公告