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

Last updated: June 30,2024

1. Install "python311-opengl-accelerate" package

Please follow the instructions below to install python311-opengl-accelerate on openSuSE Tumbleweed

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

2. Uninstall "python311-opengl-accelerate" package

Here is a brief guide to show you how to uninstall python311-opengl-accelerate on openSuSE Tumbleweed:

$ sudo zypper remove python311-opengl-accelerate

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

Information for package python311-opengl-accelerate:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.