سه شنبه,۲۷ ارديبهشت ماه ۱۴۰۱مطابق با
۱۵ شوال ۱۴۴۳ هجرى قمرى

28th
JUL
Clean up the Ubuntu
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
Reader's Comments
Leave a Reply
Categories
- Ali Esteki (1)
- Blog (21)
- Electronic (12)
- iribTv (4)
- Linux (10)
- Ring Clock Project (4)
- Root (14)
- Tools (6)
- WordPress (6)
- اصفهان (چهارسوق) (1)
This does look pomirsnig. I’ll keep coming back for more.
nice content and overall design thanks for sharing keep it up .