How to Install and Uninstall python3-opengl-accelerate Package on openSUSE Leap

Last updated: June 30,2024

1. Install "python3-opengl-accelerate" package

Please follow the guidance below to install python3-opengl-accelerate on openSUSE Leap

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

2. Uninstall "python3-opengl-accelerate" package

This is a short guide on how to uninstall python3-opengl-accelerate on openSUSE Leap:

$ sudo zypper remove python3-opengl-accelerate

3. Information about the python3-opengl-accelerate package on openSUSE Leap

Information for package python3-opengl-accelerate:
--------------------------------------------------
Repository : Main Repository
Name : python3-opengl-accelerate
Version : 3.1.6-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-opengl-accelerate-3.1.6-bp155.1.6.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.