Installlion's Logo

Installlion.com

How To Uninstall bcpp On Ubuntu 15.10

To uninstall bcpp just follow these instructions.

Uninstall just bcpp

C(++) beautifierUbuntu 15.10universe/devel0.0.20131209-1
sudo apt-get remove bcpp

This will remove just the bcpp package itself.

Uninstall bcpp and its dependencies

sudo apt-get remove --auto-remove bcpp

This will remove the bcpp 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 bcpp then this will work.

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

Or similarly, like this bcpp

sudo apt-get purge --auto-remove bcpp

Package Data

Packagebcpp
Version0.0.20131209-1
MaintainerUbuntu Developers <[email protected]>
DescriptionC(++) beautifier
Distroubuntu
Releasewily
Repouniverse
Sectionuniverse/devel

Dependencies