How to Install and Uninstall fluid Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "fluid" package

This guide let you learn how to install fluid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fluid

2. Uninstall "fluid" package

This tutorial shows how to uninstall fluid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fluid $ sudo apt autoclean && sudo apt autoremove

3. Information about the fluid package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fluid
Priority: optional
Section: universe/devel
Installed-Size: 619
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron M. Ucko
Architecture: amd64
Source: fltk1.3
Version: 1.3.3-7
Depends: libc6 (>= 2.4), libfltk-forms1.3, libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.3), libgcc1 (>= 1:3.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libx11-6
Recommends: fltk1.3-doc, libfltk1.3-dev
Filename: pool/universe/f/fltk1.3/fluid_1.3.3-7_amd64.deb
Size: 167440
MD5sum: 936600dd29082ce404c73ed8c71afc61
SHA1: 2628497e215b850c6295a28db2e7964832af6170
SHA256: 5ff954ecded1cbf5f62fc7fa8aa1f2bfdcdb27e5ae8d207859a26503a33a1ac8
Description-en: Fast Light Toolkit - user interface designer
This package provides Fluid, an interactive GUI designer for FLTK,
allowing graphical development of FLTK-based user
interfaces. It natively works with (textual) .fl files, but also
includes rough support for reading .fd files produced by fdesign (in
libforms-bin).
.
The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
toolkit originally based on libForms.
Description-md5: c983d66e9fccc81da0d3474837426b4f
Multi-Arch: foreign
Homepage: http://www.fltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu