How to Install and Uninstall python312-PySDL2 Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python312-PySDL2" package
This guide covers the steps necessary to install python312-PySDL2 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-PySDL2
Copied
2. Uninstall "python312-PySDL2" package
This tutorial shows how to uninstall python312-PySDL2 on openSuSE Tumbleweed:
$
sudo zypper remove
python312-PySDL2
Copied
3. Information about the python312-PySDL2 package on openSuSE Tumbleweed
Information for package python312-PySDL2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PySDL2
Version : 0.9.16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : python-PySDL2-0.9.16-3.1.src
Upstream URL : https://github.com/py-sdl/py-sdl2
Summary : Python ctypes wrapper around SDL2
Description :
PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer, SDL2_image,
SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C code, it uses
the built-in ctypes module to interface with SDL2, and provides simple
Python classes and wrappers for common SDL2 functionality.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PySDL2
Version : 0.9.16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : python-PySDL2-0.9.16-3.1.src
Upstream URL : https://github.com/py-sdl/py-sdl2
Summary : Python ctypes wrapper around SDL2
Description :
PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer, SDL2_image,
SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C code, it uses
the built-in ctypes module to interface with SDL2, and provides simple
Python classes and wrappers for common SDL2 functionality.