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

Last updated: July 01,2024

1. Install "python36-PySDL2" package

Please follow the steps below to install python36-PySDL2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PySDL2

2. Uninstall "python36-PySDL2" package

In this section, we are going to explain the necessary steps to uninstall python36-PySDL2 on openSuSE Tumbleweed:

$ sudo zypper remove python36-PySDL2

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

Information for package python36-PySDL2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.