How to Install and Uninstall python3-pyopengl.x86_64 Package on CentOS Stream 8
Last updated: January 10,2025
1. Install "python3-pyopengl.x86_64" package
In this section, we are going to explain the necessary steps to install python3-pyopengl.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyopengl.x86_64
Copied
2. Uninstall "python3-pyopengl.x86_64" package
Please follow the guidance below to uninstall python3-pyopengl.x86_64 on CentOS Stream 8:
$
sudo dnf remove
python3-pyopengl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyopengl.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:53:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pyopengl
Version : 3.1.5
Release : 3.el8
Architecture : x86_64
Size : 3.0 M
Source : python-pyopengl-3.1.5-3.el8.src.rpm
Repository : epel
Summary : Python 3 bindings for OpenGL
URL : https://github.com/mcfletch/pyopengl
License : BSD
Description : PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It
: includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. It also
: includes support for dozens of extensions (where supported in the underlying
: implementation).
:
: PyOpenGL is inter-operable with a large number of external GUI libraries
: for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).
Available Packages
Name : python3-pyopengl
Version : 3.1.5
Release : 3.el8
Architecture : x86_64
Size : 3.0 M
Source : python-pyopengl-3.1.5-3.el8.src.rpm
Repository : epel
Summary : Python 3 bindings for OpenGL
URL : https://github.com/mcfletch/pyopengl
License : BSD
Description : PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It
: includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. It also
: includes support for dozens of extensions (where supported in the underlying
: implementation).
:
: PyOpenGL is inter-operable with a large number of external GUI libraries
: for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).