清理旧版本的软件缓存: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/*
本文介绍如何使用命令行工具清理Linux系统的各种缓存文件,包括软件包缓存、特定应用如Opera和Firefox的缓存及清空回收站的方法。
清理旧版本的软件缓存: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/*

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