How to Install and Uninstall python3-glad Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-glad" package

Here is a brief guide to show you how to install python3-glad on Kali Linux

$ sudo apt update $ sudo apt install python3-glad

2. Uninstall "python3-glad" package

Here is a brief guide to show you how to uninstall python3-glad on Kali Linux:

$ sudo apt remove python3-glad $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-glad package on Kali Linux

Package: python3-glad
Source: python-glad
Version: 2.0.2-0.1
Installed-Size: 5561
Maintainer: Steffen Moeller
Architecture: all
Depends: python3-jinja2, python3:any
Conflicts: python-glad
Size: 394900
SHA256: d662b24f13dc134c8f497166835718694faf5e2507f70c14c0f1686d5dcb5b1c
SHA1: 81947a188182ba608be391eda12f176e752da5da
MD5sum: 1ee6a3b274d0b4729231cb17e8ae166e
Description: GL/GLES/EGL/GLX/WGL Loader-Generator (Python 3)
This package provides the implementation of what is also available as
a webservice on
http://glad.dav1d.de/
to transform OpenGL specs into an API that one can program against.
It uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL
Loader made for your needs. Glad currently supports the languages C,
D and Volt.
.
The package is not meant for end users and will not be installed
by the users of the package that it helped building. It is a build
dependency that is prepared to be integrated with CMake or Conan into
the build process.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Dav1dde/glad
Section: graphics
Priority: optional
Filename: pool/main/p/python-glad/python3-glad_2.0.2-0.1_all.deb