To uninstall yelp-tools just follow these instructions.
sudo apt-get remove yelp-tools
This will remove just the yelp-tools package itself.
sudo apt-get remove --auto-remove yelp-tools
This will remove the yelp-tools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yelp-tools then this will work.
sudo apt-get purge yelp-tools
Or similarly, like this yelp-tools
sudo apt-get purge --auto-remove yelp-tools
Package | yelp-tools |
Version | 3.10.0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Yelp documentation tools |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | gnome |