Log in
يك شنبه,۱۶ بهمن ماه ۱۳۹۰مطابق با
١٣ ربيع الاول ۱۴۳۳هجرى قمرى

28th
JUL
Clean up the Ubuntu
Posted by admin under Linuxi:
Install the Debian menu to make all installed applications
Missing Icons & Fix Broken Icons
sudo apt-get update sudo apt-get install menu menu-xdg update-menus
Keeping Ubuntu clean
Install deborphan with command:
sudo apt-get install deborphan
To delete unnecessary libraries just execute:
sudo deborphan | xargs sudo apt-get -y remove --purge
To delete unnecessary data
packages use command:
sudo deborphan --guess-data | xargs sudo apt-get -y remove --purge
To see all
packages which aren’t required by any others use command
deborphan --guess-all
There is another tool to delete orphaned
packages, it’s GtkOrpha:sudo apt-get install gtkorphan
Once it’s installed go to System –> Administration –> Remove Orphaned
Packages, enter your password and proceed with cleaning up.Another nice tip is to clean partial and orphaned
packages by commands:sudo apt-get autoclean
sudo apt-get autoremove
One Response to “Clean up the Ubuntu”
Post your comment
Archives:
- Mercurial & hg view
- jPortal wordpress theme
- WordPress Careers plugin
- Check For Email pattern
- WordPress ODLinks Plugin
- WordPress Classifieds Plugin
- Clean up the Ubuntu
- Persian philosophs and sciences
- » Java Tips
- » ISP Hardware list
- » Mercurial & hg view
- » Check For Email pattern
- » Internet Service Provider (ISP)
- » Domain and Whois lookup
- » Linux Tips
- » increase the screen resolutions
- » ISP Software List
- » Internet protocols
Categories:
Links
- (IE)HTML - اديتور به فارسي و لاتين
- Online Graphic Plotter
- Online scientific calculator
- تقويم ساليانه
- تبديل کُدهای رايج
- تبدیل تاریخ شمسی به میلادی
- فارسی نويس
- تبديل خط فينگليش به فارسى






This does look pomirsnig. I’ll keep coming back for more.