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

Last updated: May 18,2024

1. Install "glbinding-doc" package

This guide let you learn how to install glbinding-doc on Kali Linux

$ sudo apt update $ sudo apt install glbinding-doc

2. Uninstall "glbinding-doc" package

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

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

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

Package: glbinding-doc
Source: glbinding
Version: 2.1.1-2
Installed-Size: 40873
Maintainer: Debian Science Maintainers
Architecture: all
Depends: fonts-font-awesome, libjs-bootstrap, libjs-jquery
Size: 1573188
SHA256: ae62a550dc3d1ca3763a3b2c3927a43f12ffbc5d485bd568883688861024b04f
SHA1: 9e9bd5e283314f439dfb54444da38e25a3f52520
MD5sum: 00126ee01ea9488e97eba0e8ddc008f8
Description: documentation 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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cginternals/glbinding
Section: doc
Priority: optional
Filename: pool/main/g/glbinding/glbinding-doc_2.1.1-2_all.deb