How to Install and Uninstall freeglut3 Package on Kali Linux

Last updated: May 07,2024

1. Install "freeglut3" package

Learn how to install freeglut3 on Kali Linux

$ sudo apt update $ sudo apt install freeglut3

2. Uninstall "freeglut3" package

Please follow the guidelines below to uninstall freeglut3 on Kali Linux:

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

3. Information about the freeglut3 package on Kali Linux

Package: freeglut3
Source: freeglut
Version: 2.8.1-6
Installed-Size: 368
Maintainer: Anton Gladky
Architecture: amd64
Depends: libc6 (>= 2.17), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1
Size: 124664
SHA256: e4d7ba1f788fc235fc55caada372b3846c39bc9c888833ee20036b486e4b4192
SHA1: 9a342eeca1b316cbda7fc2043b8de3f51d18f929
MD5sum: be65e05916c013f25ff4289ae086d74c
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: a6aaac3592e8283681e07e3278c82c7d
Multi-Arch: same
Homepage: http://freeglut.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/freeglut/freeglut3_2.8.1-6_amd64.deb