To uninstall devhelp-common just follow these instructions.
sudo apt-get remove devhelp-common
This will remove just the devhelp-common package itself.
sudo apt-get remove --auto-remove devhelp-common
This will remove the devhelp-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for devhelp-common then this will work.
sudo apt-get purge devhelp-common
Or similarly, like this devhelp-common
sudo apt-get purge --auto-remove devhelp-common
Package | devhelp-common |
Version | 3.8.2-2ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://wiki.gnome.org/devhelp |
Description | Common files for devhelp and its library |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | devel |