How to Install and Uninstall libfltk1.3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "libfltk1.3" package

Here is a brief guide to show you how to install libfltk1.3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfltk1.3

2. Uninstall "libfltk1.3" package

Please follow the guidance below to uninstall libfltk1.3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfltk1.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfltk1.3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfltk1.3
Architecture: amd64
Version: 1.3.5-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: fltk1.3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron M. Ucko
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1534
Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxinerama1, libxrender1
Filename: pool/universe/f/fltk1.3/libfltk1.3_1.3.5-1_amd64.deb
Size: 548732
MD5sum: 815b37124ad633fbe41e234ba44e174e
SHA1: 36e45057737058bf00f60eb897ab2500d48d11e1
SHA256: 5cbab63a7cfff077db6f139782ff9540816a4ca6769e3bb297b975b0f1d5a0e6
SHA512: 6f7097af0cf80a174849211ca63428de1dc3ca56394381c3f4a837005adf8fa9b5ae6952948de6e4137c1e9fd97964c14d482136bf7f74aa40e42b8a5315b7ae
Homepage: http://www.fltk.org/
Description-en: Fast Light Toolkit - main shared library
This package contains the files necessary for running programs
dynamically linked with FLTK.
.
The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
toolkit originally based on libForms.
Description-md5: 3c9ba51c98a0ee205612744cef409f54
Task: ubuntustudio-audio