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

Last updated: May 18,2024

1. Install "libforms2" package

This guide covers the steps necessary to install libforms2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libforms2

2. Uninstall "libforms2" package

This is a short guide on how to uninstall libforms2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libforms2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libforms2
Priority: optional
Section: universe/libs
Installed-Size: 927
Maintainer: Ubuntu Developers
Original-Maintainer: Peter S Galbraith
Architecture: amd64
Source: libforms
Version: 1.2.3-1.2
Depends: libc6 (>= 2.15), libjpeg8 (>= 8c), libx11-6, libxpm4
Filename: pool/universe/libf/libforms/libforms2_1.2.3-1.2_amd64.deb
Size: 319706
MD5sum: 237c9fb16c411a57efb1e178052442f1
SHA1: 3b8e9d6c540812a8587e54a1a3c03487966b76d3
SHA256: f9859d20d1be167107f0a1337bf836c7fd836a3749c03c77e3b77a962c85bae7
Description-en: The XForms graphical interface widget library
This package contains the XForms shared library.
.
XForms is a GUI toolkit based on Xlib for X Window Systems. It features a
rich set of objects, such as buttons, scrollbars, and menus etc.
integrated into an easy and efficient object/event callback execution
model that allows fast and easy construction of X-applications. In
addition, the library is extensible and new objects can easily be created
and added to the library.
Description-md5: 3c45f7c7878ea656d61816bc51a2a62f
Homepage: http://savannah.nongnu.org/projects/xforms/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu