To uninstall bcpp just follow these instructions.
sudo apt-get remove bcpp
This will remove just the bcpp package itself.
sudo apt-get remove --auto-remove bcpp
This will remove the bcpp package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bcpp then this will work.
sudo apt-get purge bcpp
Or similarly, like this bcpp
sudo apt-get purge --auto-remove bcpp
Package | bcpp |
Version | 0.0.20131209-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | C(++) beautifier |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/devel |