Linux Toolkits
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
Saturday, October 31, 2009
Removing old package for Linux Mint
To remove the orphaned dependencies using apt-get
# apt-get autoremove
To clean old versions of packages using apt-get
# apt-get autoclean
To remove all packages files from the acahe using apt-get
# apt-get clean
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment