To uninstall libdevhelp-dev just follow these instructions.
sudo apt-get remove libdevhelp-dev
This will remove just the libdevhelp-dev package itself.
sudo apt-get remove --auto-remove libdevhelp-dev
This will remove the libdevhelp-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libdevhelp-dev then this will work.
sudo apt-get purge libdevhelp-dev
Or similarly, like this libdevhelp-dev
sudo apt-get purge --auto-remove libdevhelp-dev
Package | libdevhelp-dev |
Version | 3.14.0-1 |
Maintainer | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Home page | https://wiki.gnome.org/Apps/Devhelp |
Description | Library providing documentation browser functionality (development) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |