To uninstall libfl-dev just follow these instructions.
sudo apt-get remove libfl-dev
This will remove just the libfl-dev package itself.
sudo apt-get remove --auto-remove libfl-dev
This will remove the libfl-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libfl-dev then this will work.
sudo apt-get purge libfl-dev
Or similarly, like this libfl-dev
sudo apt-get purge --auto-remove libfl-dev
Package | libfl-dev |
Version | 2.5.39-8+deb8u2 |
Maintainer | Manoj Srivastava <srivasta@debian.org> |
Home page | http://flex.sf.net/ |
Description | static library for flex (a fast lexical analyzer generator) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |