How to Install and Uninstall python312-opengl-accelerate Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-opengl-accelerate" package

Please follow the step by step instructions below to install python312-opengl-accelerate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-opengl-accelerate

2. Uninstall "python312-opengl-accelerate" package

In this section, we are going to explain the necessary steps to uninstall python312-opengl-accelerate on openSuSE Tumbleweed:

$ sudo zypper remove python312-opengl-accelerate

3. Information about the python312-opengl-accelerate package on openSuSE Tumbleweed

Information for package python312-opengl-accelerate:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-opengl-accelerate
Version : 3.1.7-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-opengl-accelerate-3.1.7-1.2.src
Upstream URL : http://pyopengl.sourceforge.net
Summary : Acceleration for python-opengl
Description :
This set of C (Cython) extensions provides acceleration of common
operations for slow points in PyOpenGL 3.x. For code which uses large
arrays extensively speed-up is around 10% compared to unaccelerated
code.