To uninstall cpp-doc just follow these instructions.
sudo apt-get remove cpp-doc
This will remove just the cpp-doc package itself.
sudo apt-get remove --auto-remove cpp-doc
This will remove the cpp-doc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for cpp-doc then this will work.
sudo apt-get purge cpp-doc
Or similarly, like this cpp-doc
sudo apt-get purge --auto-remove cpp-doc
Package | cpp-doc |
Version | 5:6.3.0-1 |
Maintainer | Debian GCC Maintainers <[email protected]> |
Home page | http://gcc.gnu.org/ |
Description | documentation for the GNU C preprocessor (cpp) and documentation for Debian default version of GNU C preprocessor. |
Distro | parrot |
Release | jollyroger |
Repo | contrib |
Section | contrib/doc |