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

Last updated: May 17,2024

1. Install "libformsgl2" package

Please follow the steps below to install libformsgl2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libformsgl2

2. Uninstall "libformsgl2" package

Please follow the step by step instructions below to uninstall libformsgl2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libformsgl2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libformsgl2
Priority: optional
Section: universe/libs
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Peter S Galbraith
Architecture: amd64
Source: libforms
Version: 1.2.3-1.2
Depends: libc6 (>= 2.4), libforms2, libgl1-mesa-glx | libgl1, libx11-6
Filename: pool/universe/libf/libforms/libformsgl2_1.2.3-1.2_amd64.deb
Size: 5252
MD5sum: e8131baa26e4d9b0e53712bc096813cb
SHA1: ae5cf801c7e68d4001a63477d989cb08fa77f1fc
SHA256: 47490207c8b512460a286ba57bfdb5eea11e2e9a250bc1c5ae79d8a414db6387
Description-en: The OpenGL XForms graphical interface widget library
This package contains the OpenGL bindings of 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: 07ee87cceeea59988c0809e11015ceff
Homepage: http://savannah.nongnu.org/projects/xforms/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu