To uninstall flex-doc just follow these instructions.
sudo apt-get remove flex-doc
This will remove just the flex-doc package itself.
sudo apt-get remove --auto-remove flex-doc
This will remove the flex-doc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for flex-doc then this will work.
sudo apt-get purge flex-doc
Or similarly, like this flex-doc
sudo apt-get purge --auto-remove flex-doc
Package | flex-doc |
Version | 2.5.35-10ubuntu3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://flex.sf.net/ |
Description | Documentation for flex (a fast lexical analyzer generator). |
Distro | ubuntu |
Release | precise |
Repo | main |
Section | doc |