How to uninstall any application in Ubuntu
- To remove an application from your system simply goto system-->administration-->synaptic package manager and then search for the package u want to uninstall.Then right click on the package and unmark it .Then Apply the changes.
- You can also uninstall the package using commad line option.ie goto applications-->accessories-->terminal and type the following
sudo apt-get --purge autoremove package name
For example, to uninstall banshee just type in the following
sudo apt-get --purge autoremove banshee
Content Courtesy: http://www.ubuntuguide.org
Content License:http://www.gnu.org/copyleft/fdl.htm
Press the button below if you liked this site.
The brains or the lack of it behind Ubuntu Manual. Crazy about Linux, hates windows except for the fact that it runs many of his favorite games by default. Loves blogging



















