How to Install and Uninstall libfltk1.3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libfltk1.3" package

This tutorial shows how to install libfltk1.3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfltk1.3

2. Uninstall "libfltk1.3" package

Please follow the guidelines below to uninstall libfltk1.3 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libfltk1.3 package on Ubuntu 21.10 (Impish Indri)

Package: libfltk1.3
Architecture: amd64
Version: 1.3.5-3
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: 1538
Depends: libc6 (>= 2.33), 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-3_amd64.deb
Size: 550600
MD5sum: 990be10fc845fe0f0752d6457176051d
SHA1: cc52068974a1c3ce6e3e6caf7d28d974147c2f6f
SHA256: b917d1fbba23170562b2f6902c818399641fbcd585ae7db5dea433cb31b627d7
SHA512: 8b677f4552f07aeae99f69cea5de4c9190773a95e19ba8237d6cc30f627e5c5b9889ceef20cc24d3322ec7d9f753581d3c0223bfc5e0238356c2a059a85af85d
Homepage: https://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