How to Install and Uninstall libfltk-gl1.3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 29,2024

1. Install "libfltk-gl1.3" package

In this section, we are going to explain the necessary steps to install libfltk-gl1.3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfltk-gl1.3

2. Uninstall "libfltk-gl1.3" package

Please follow the instructions below to uninstall libfltk-gl1.3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfltk-gl1.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfltk-gl1.3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfltk-gl1.3
Priority: optional
Section: universe/libs
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron M. Ucko
Architecture: amd64
Source: fltk1.3
Version: 1.3.3-7
Depends: libfltk1.3 (= 1.3.3-7), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.1.1), libx11-6
Filename: pool/universe/f/fltk1.3/libfltk-gl1.3_1.3.3-7_amd64.deb
Size: 39540
MD5sum: 898583d55042ecd8366849159c014254
SHA1: 022e70bba1d9829d63c7179ddae9705e26e26d1d
SHA256: 20854cd2702e8a02c488346216e6b086f45bdab596a35efe7c4c3915d991f687
Description-en: Fast Light Toolkit - OpenGL rendering support
This package contains the files necessary for running programs
dynamically linked with FLTK's OpenGL rendering bindings.
.
The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
toolkit originally based on libForms.
Description-md5: dd64ae0a189056fb7105fb0eeeae386a
Multi-Arch: same
Homepage: http://www.fltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu