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