Cleanup Ubuntu Linux [Command Line]

Remove obsolete configuration files
$ sudo aptitude remove name-of-package --purge

Remove the packages in the cache
$ sudo aptitude autoclean
$ sudo aptitude clean

dpkg problem and recover
Cleanup graphically 

No comments:

Post a Comment