How to Install and Uninstall libglbinding2 Package on Kali Linux

Last updated: May 17,2024

1. Install "libglbinding2" package

This is a short guide on how to install libglbinding2 on Kali Linux

$ sudo apt update $ sudo apt install libglbinding2

2. Uninstall "libglbinding2" package

Learn how to uninstall libglbinding2 on Kali Linux:

$ sudo apt remove libglbinding2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglbinding2 package on Kali Linux

Package: libglbinding2
Source: glbinding (2.1.1-2)
Version: 2.1.1-2+b1
Installed-Size: 5179
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgl1, libstdc++6 (>= 13.1)
Size: 805324
SHA256: 6cd9895b79876828ed86ce6cf1b104581c45ecb248b4aab444c8c260da27c96e
SHA1: 27238480dfa462b314bfb7409d04a7d9f317d55e
MD5sum: 38409f1033047ff03331187a7141791c
Description: cross-platform C++ binding for OpenGL
glbinding leverages modern C++11 features like enum classes,
lambdas, and variadic templates, instead of relying on macros;
all OpenGL symbols are real functions and variables.
.
It provides type-safe parameters, per feature API header, lazy
function resolution, multi-context and multi-thread support,
global and local function callbacks, meta information about the
generated OpenGL binding and the OpenGL runtime, as well as tools
and examples for quick-starting your projects.
.
This package provides the shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/cginternals/glbinding
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/glbinding/libglbinding2_2.1.1-2+b1_amd64.deb