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

Last updated: May 10,2024

1. Install "freeglut3" package

Please follow the guidelines below to install freeglut3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install freeglut3

2. Uninstall "freeglut3" package

Please follow the guidance below to uninstall freeglut3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove freeglut3 $ sudo apt autoclean && sudo apt autoremove

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

Package: freeglut3
Priority: optional
Section: universe/libs
Installed-Size: 326
Maintainer: Ubuntu Developers
Original-Maintainer: Anton Gladky
Architecture: amd64
Source: freeglut
Version: 2.8.1-2
Depends: libc6 (>= 2.17), libgl1-mesa-glx | libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1
Pre-Depends: multiarch-support
Filename: pool/universe/f/freeglut/freeglut3_2.8.1-2_amd64.deb
Size: 73394
MD5sum: 6c38eddc0d30fde7b9b6deac0e0b41ca
SHA1: 8e953ac98382a3166d38a58112edbc136e129584
SHA256: 0aec5c380b369921a39d20c21a9c0f18c7d71a183269f176a0e3d5071f20444b
Description-en: OpenGL Utility Toolkit
GLUT is a window system independent toolkit for writing OpenGL programs,
implementing a simple windowing API, which makes learning about and
exploring OpenGL programming very easy.
.
GLUT is designed for constructing small to medium sized OpenGL programs,
however it is not a full-featured toolkit, so large applications requiring
sophisticated user interfaces are better off using native window system
toolkits like GTK+ or Motif.
Description-md5: a6aaac3592e8283681e07e3278c82c7d
Multi-Arch: same
Homepage: http://freeglut.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio