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

Last updated: July 03,2024

1. Install "python3-moderngl" package

Please follow the guidelines below to install python3-moderngl on Kali Linux

$ sudo apt update $ sudo apt install python3-moderngl

2. Uninstall "python3-moderngl" package

In this section, we are going to explain the necessary steps to uninstall python3-moderngl on Kali Linux:

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

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

Package: python3-moderngl
Source: python-moderngl
Version: 5.10.0-1
Installed-Size: 634
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-glcontext, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Size: 118584
SHA256: 4d55bb2c550fe207ce8539c2549797f00615ea653939cd3ce2182ce3a67c8972
SHA1: 201e07a28b0821ae18afa3a6cbb86c347f537a78
MD5sum: c8a50384666e28ed66181f156923cccd
Description: Python 3 wrapper for OpenGL 3.3+
ModernGL is an OpenGL wrapper that simplifies the creation of simple graphics
applications like scientific simulations, games or user interfaces. Usually,
acquiring in-depth knowledge of OpenGL requires a steep learning curve. In
contrast, ModernGL is easy to learn and use, moreover it is capable of
rendering with high performance and quality, with less code written. The
majority of the ModernGL code base is also written in C++ for high
performance.
Description-md5:
Homepage: https://github.com/moderngl/moderngl
Section: python
Priority: optional
Filename: pool/main/p/python-moderngl/python3-moderngl_5.10.0-1_amd64.deb