Windows,Android,Linux,Apple Mac,Iphone,Ipad,Tips and Tricks,tutorial for Problem.Repair,Recovery,data,Troubleshooting,Computer Help,Software,Tweak Computers,Guide to Windows,linux and software Install guide.MotherBoard repair,Hardware.GSM,Phone,Wireless,WIFI,Msn,Ubuntu.Blogger tips....
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