How to Install and Uninstall python2-PySDL2 Package on openSUSE Leap

Last updated: July 08,2024

1. Install "python2-PySDL2" package

Please follow the step by step instructions below to install python2-PySDL2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PySDL2

2. Uninstall "python2-PySDL2" package

This guide let you learn how to uninstall python2-PySDL2 on openSUSE Leap:

$ sudo zypper remove python2-PySDL2

3. Information about the python2-PySDL2 package on openSUSE Leap

Information for package python2-PySDL2:
---------------------------------------
Repository : Main Repository
Name : python2-PySDL2
Version : 0.9.7-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 3,6 MiB
Installed : No
Status : not installed
Source package : python-PySDL2-0.9.7-bp153.1.23.src
Summary : Python SDL2 bindings
Description :
PySDL2 is a wrapper around the SDL2 library and as such similar to the
discontinued PySDL project. In contrast to PySDL, it has no licensing
restrictions, nor does it rely on C code, but uses ctypes instead.