How to Install and Uninstall libglfw3-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libglfw3-doc" package

In this section, we are going to explain the necessary steps to install libglfw3-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libglfw3-doc

2. Uninstall "libglfw3-doc" package

Please follow the guidelines below to uninstall libglfw3-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libglfw3-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglfw3-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libglfw3-doc
Priority: optional
Section: universe/doc
Installed-Size: 2154
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: all
Source: glfw3
Version: 3.1.2-3
Depends: libjs-jquery
Filename: pool/universe/g/glfw3/libglfw3-doc_3.1.2-3_all.deb
Size: 229142
MD5sum: ace2161328f4f7151ae9c95f0e36451f
SHA1: 1137c0b03f1f190f51605cb45ac3792216eee806
SHA256: 7927207edaa668a63331a2fdcc2281be61ada88a7dd7632fe46880da55010473
Description-en: portable library for OpenGL, window and input (documentation)
GLFW is an Open Source, multi-platform library for creating
windows with OpenGL contexts and managing input and events.
It is easy to integrate into existing applications and does
not lay claim to the main loop.
.
This package provides documentation.
Description-md5: 297b158b4be1b5df4cd67e67a1bcb755
Multi-Arch: foreign
Homepage: http://www.glfw.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu