How to Install and Uninstall python38-PySDL2 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-PySDL2" package

Please follow the guidance below to install python38-PySDL2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PySDL2

2. Uninstall "python38-PySDL2" package

Here is a brief guide to show you how to uninstall python38-PySDL2 on openSuSE Tumbleweed:

$ sudo zypper remove python38-PySDL2

3. Information about the python38-PySDL2 package on openSuSE Tumbleweed

Information for package python38-PySDL2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PySDL2
Version : 0.9.8-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3,9 MiB
Installed : No
Status : not installed
Source package : python-PySDL2-0.9.8-1.3.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.