How to Install and Uninstall glbinding-tools Package on Kali Linux

Last updated: May 19,2024

1. Install "glbinding-tools" package

Please follow the steps below to install glbinding-tools on Kali Linux

$ sudo apt update $ sudo apt install glbinding-tools

2. Uninstall "glbinding-tools" package

Please follow the steps below to uninstall glbinding-tools on Kali Linux:

$ sudo apt remove glbinding-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the glbinding-tools package on Kali Linux

Package: glbinding-tools
Source: glbinding (2.1.1-2)
Version: 2.1.1-2+b1
Installed-Size: 158
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglbinding2 (= 2.1.1-2+b1), libglfw3 (>= 3.0), libstdc++6 (>= 13.1)
Size: 35028
SHA256: 823c684994fc9d0411e0b597e7234b36fa9b6fcbb4bc10adbec640908b4c224d
SHA1: 8b53af8f0fb07186fa6334a57c79b369fe4cdb6f
MD5sum: b1c065caf9c51b11cf896c70d8c001ac
Description: command-line tools for glbinding
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 command-line tools.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cginternals/glbinding
Section: utils
Priority: optional
Filename: pool/main/g/glbinding/glbinding-tools_2.1.1-2+b1_amd64.deb