Migration finished

The migration is finished. You can now find all the articles that were available under the Blog section of this website at the following URL: http://blog.braccini.info. The old Blog session is no longer available on this website. All that remains from the old Blog section is the News section that has now been inserted in the main menu.

Alessio Maria Braccini

PhD, Researcher, Consultant

Home
Ubuntu: uninstall unused packages (libraries) PDF Print E-mail
Just a quick hint this time. The Ubuntu package manager really simplifies life a lot in adding, removing and upgrading programs and satisfying their dependencies. It is really easy to add a new software or to ann a new repository. But not all the times that we installa a software and then remove it the Ubuntu package manager cleans up everything. Sometimes there are some packages containing shared libraries thata are not automatically de-installed since they might be used by other software.
Removing these packages is not so complicated. It is just a matter of entering the following line from the konsole:
 
> sudo apt-get autoremove
 
After having typed the right password, apt scans all its list of installed software, looking for packages that can be removed. At the end it will give you the list of packages that are no longer used, and it will also inform you on how much disk space it will be freed. I suggest you to use after having installed a new version of the kernel.
As always, here follows some links suggested by Google. Have fun with Ubuntu.
 
 
 
 
Joomla 1.5 Templates by Joomlashack