To uninstall bison-doc just follow these instructions.
sudo apt-get remove bison-doc
This will remove just the bison-doc package itself.
sudo apt-get remove --auto-remove bison-doc
This will remove the bison-doc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bison-doc then this will work.
sudo apt-get purge bison-doc
Or similarly, like this bison-doc
sudo apt-get purge --auto-remove bison-doc
Package | bison-doc |
Version | 1:3.0.2-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.gnu.org/software/bison/ |
Description | Documentation for the Bison parser generator |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | doc |