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