To uninstall cpp-6 just follow these instructions.
sudo apt-get remove cpp-6
This will remove just the cpp-6 package itself.
sudo apt-get remove --auto-remove cpp-6
This will remove the cpp-6 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for cpp-6 then this will work.
sudo apt-get purge cpp-6
Or similarly, like this cpp-6
sudo apt-get purge --auto-remove cpp-6
Package | cpp-6 |
Version | 6.2.0-5ubuntu12 |
Maintainer | Ubuntu Core developers <[email protected]> |
Home page | http://gcc.gnu.org/ |
Description | GNU C preprocessor |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | interpreters |