sudo apt-get autoclean 清理旧版本的软件缓存
sudo apt-get clean 清理所有软件缓存
sudo apt-get autoremove 删除系统不再使用的孤立软件
清理APT缓存
本文介绍如何使用sudo apt-get autoclean来清理旧版本的软件缓存,使用sudo apt-get clean来清理所有软件缓存,以及使用sudo apt-get autoremove来删除系统中不再使用的孤立软件。
sudo apt-get autoclean 清理旧版本的软件缓存
sudo apt-get clean 清理所有软件缓存
sudo apt-get autoremove 删除系统不再使用的孤立软件
2435
1万+
874
946

被折叠的 条评论
为什么被折叠?