Installlion's Logo

Installlion.com

How To Uninstall fakeroot On Ubuntu 14.04 LTS

To uninstall fakeroot just follow these instructions.

Uninstall just fakeroot

tool for simulating superuser privilegesUbuntu 14.04 LTSutils1.20-3ubuntu2
sudo apt-get remove fakeroot

This will remove just the fakeroot package itself.

Uninstall fakeroot and its dependencies

sudo apt-get remove --auto-remove fakeroot

This will remove the fakeroot package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for fakeroot then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge fakeroot

Or similarly, like this fakeroot

sudo apt-get purge --auto-remove fakeroot

Package Data

Packagefakeroot
Version1.20-3ubuntu2
MaintainerUbuntu Developers <[email protected]>
Descriptiontool for simulating superuser privileges
Distroubuntu
Releasetrusty
Repomain
Sectionutils

Dependencies