安裝 deborphan
sudo apt-get install deborphan
執行 deborphan
sudo deborphan | xargs sudo apt-get -y remove –purge
如果想要圖形版的也有 叫 GTKopphan
網址為http://www.marzocca.net/linux/gtkorphan.html#download
wget http://ftp.debian.org/debian/pool/main/g/gtkorphan/gtkorphan_0.4.3-1_all.deb dpkg -i gtkorphan_0.4.3-1_all.deb
安裝後,系統就會出現 "Remove Orphaned Packages" 這個工具
這個工具很簡單,就討論到這裡囉
參考文章:
Cleaning up a Ubuntu GNU/Linux system
http://www.ubuntugeek.com/cleaning-up-all-unnecessary-junk-files-in-ubuntu.html
No comments:
Post a Comment