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

Last updated: May 18,2024

1. Install "python2-opengl-accelerate" package

In this section, we are going to explain the necessary steps to install python2-opengl-accelerate on openSUSE Leap

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

2. Uninstall "python2-opengl-accelerate" package

This tutorial shows how to uninstall python2-opengl-accelerate on openSUSE Leap:

$ sudo zypper remove python2-opengl-accelerate

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

Information for package python2-opengl-accelerate:
--------------------------------------------------
Repository : Main Repository
Name : python2-opengl-accelerate
Version : 3.1.3b1.post1-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-opengl-accelerate-3.1.3b1.post1-bp153.1.19.src
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.