How to Install and Uninstall libglut3.12 Package on Kali Linux

Last updated: September 20,2024

1. Install "libglut3.12" package

Please follow the guidance below to install libglut3.12 on Kali Linux

$ sudo apt update $ sudo apt install libglut3.12

2. Uninstall "libglut3.12" package

This guide covers the steps necessary to uninstall libglut3.12 on Kali Linux:

$ sudo apt remove libglut3.12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglut3.12 package on Kali Linux

Package: libglut3.12
Source: freeglut (3.4.0-1)
Version: 3.4.0-1+b1
Installed-Size: 417
Maintainer: Anton Gladky
Architecture: amd64
Depends: libc6 (>= 2.15), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1
Size: 139256
SHA256: 6faef6eed038668307f811de8d3b7360697665f5f49e8220e6e3822e749f163a
SHA1: 4a11e03b13c164ce1b934f2fa473d2bc0250777c
MD5sum: df2435c555817c798f6be5c4f53e3a2e
Description: 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:
Multi-Arch: same
Homepage: https://freeglut.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/freeglut/libglut3.12_3.4.0-1+b1_amd64.deb