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

Last updated: May 20,2024

1. Install "python39-opengl-accelerate" package

Learn how to install python39-opengl-accelerate on openSuSE Tumbleweed

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

2. Uninstall "python39-opengl-accelerate" package

Please follow the step by step instructions below to uninstall python39-opengl-accelerate on openSuSE Tumbleweed:

$ sudo zypper remove python39-opengl-accelerate

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

Information for package python39-opengl-accelerate:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-opengl-accelerate
Version : 3.1.7-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 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.