To uninstall eclipse-mylyn-context-cdt just follow these instructions.
sudo apt-get remove eclipse-mylyn-context-cdt
This will remove just the eclipse-mylyn-context-cdt package itself.
sudo apt-get remove --auto-remove eclipse-mylyn-context-cdt
This will remove the eclipse-mylyn-context-cdt package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for eclipse-mylyn-context-cdt then this will work.
sudo apt-get purge eclipse-mylyn-context-cdt
Or similarly, like this eclipse-mylyn-context-cdt
sudo apt-get purge --auto-remove eclipse-mylyn-context-cdt
Package | eclipse-mylyn-context-cdt |
Version | 3.12.0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.eclipse.org/mylyn |
Description | Mylyn context integration for Eclipse CDT |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/devel |