[How To]: Delete Obsolete Packages, useless packages Using Command Line
After installing many applications, adding extra repositories you might need to remove useless packages and repositories, this will help you to save some space form system directory and keep your system performing better.
Sometimes when you update any applications to newer version you might leave extra unneeded packages and dependencies files you won’t need any more.
Note: This instructions for Debian distributions based That required apt packages.
so there are two commands will use for this operation:
This will clean all files located on these directories ” /var/cash/apt/archive/ ” , ” /var/cash/apt/archive/partial/ ” except locked files.
This command doing same operation for the clean command but also deletes all .deb packages located on the directories mentioned up there and useless package that no longer be used.
that’s quite good way to keep your system clean, do it from time to time.
Related posts:
- [How To]: Remove Yum Cashed Packages | Files
- Command Line | System Informations
- [How To]: Limit Download Speed For Apt Command Using Terminal
- Command Line | Change The Owner Of Files And Folders | chown
- [How To]: Add Multiple Files Using Touch Command Line
- Command Line | du Disk Usage Commands | Tips
- How to Install/Uninstall RPM Packages and source packages
- System Monitor/Kill Current processes Using ps Command Line #CLI
1 Comment › Leave yours
1 Trackbacks
- Tweets that mention [How To]: Delete Absolute Packages, useless packages Using Command Line « LinuxNov -- Topsy.com - [...] This post was mentioned on Twitter by hamzamu and Mohamed Hussein, mhnassif. mhnassif said: [How To]: Delete Absolute Packages, ...






