To uninstall libfltk-gl1.3 just follow these instructions.
sudo apt-get remove libfltk-gl1.3
This will remove just the libfltk-gl1.3 package itself.
sudo apt-get remove --auto-remove libfltk-gl1.3
This will remove the libfltk-gl1.3 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libfltk-gl1.3 then this will work.
sudo apt-get purge libfltk-gl1.3
Or similarly, like this libfltk-gl1.3
sudo apt-get purge --auto-remove libfltk-gl1.3
Package | libfltk-gl1.3 |
Version | 1.3.2-6+b1 |
Maintainer | Aaron M. Ucko <ucko@debian.org> |
Home page | http://www.fltk.org/ |
Description | Fast Light Toolkit - OpenGL rendering support |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |