How to Install and Uninstall libglfw3 Package on Kali Linux

Last updated: September 20,2024

1. Install "libglfw3" package

Please follow the instructions below to install libglfw3 on Kali Linux

$ sudo apt update $ sudo apt install libglfw3

2. Uninstall "libglfw3" package

Learn how to uninstall libglfw3 on Kali Linux:

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

3. Information about the libglfw3 package on Kali Linux

Package: libglfw3
Source: glfw3
Version: 3.3.10-1
Installed-Size: 311
Maintainer: Debian Games Team
Architecture: amd64
Depends: libgl1, libc6 (>= 2.34), libx11-6 (>= 2:1.2.99.901)
Suggests: libegl1, libgles1, libgles2, libosmesa6, libvulkan1
Size: 74424
SHA256: 4233ad76702b5e1445034d0bcd3eeeb938f4e2107444470e1db8fd435a0c633f
SHA1: 2db96f0aa8be773d03b2fc17d66fd321292dbd61
MD5sum: 35ff16991966e91743ef6451a248a34c
Description: portable library for OpenGL, window and input (x11 libraries)
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 the shared library built with the X11 backend.
Description-md5:
Multi-Arch: same
Homepage: https://www.glfw.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/glfw3/libglfw3_3.3.10-1_amd64.deb