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

Last updated: May 21,2024

1. Install "python3-opengl" package

Please follow the step by step instructions below to install python3-opengl on Kali Linux

$ sudo apt update $ sudo apt install python3-opengl

2. Uninstall "python3-opengl" package

Please follow the instructions below to uninstall python3-opengl on Kali Linux:

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

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

Package: python3-opengl
Source: pyopengl
Version: 3.1.7+dfsg-1
Installed-Size: 7160
Maintainer: Debian Python Team
Architecture: all
Depends: libgl1, libglu1-mesa | libglu1, python3:any
Recommends: libglut-dev
Suggests: libgle3, python3-numpy, python3-tk
Size: 604364
SHA256: 4b6b8823de794f84d61cbb4445dd72dded21c3897cf5f68f3004ecd981763c38
SHA1: 3bf21f863359687bfac7f57fc4fcea35f8bd41bd
MD5sum: a24a952e45b7f1dd83ffc496ef3803ed
Description: Python bindings to OpenGL (Python 3)
PyOpenGL is a cross-platform open source Python binding to the standard
OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
windowing library which can provide an OpenGL context).
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://pyopengl.sourceforge.net
Section: python
Priority: optional
Filename: pool/main/p/pyopengl/python3-opengl_3.1.7+dfsg-1_all.deb