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

Last updated: September 29,2024

1. Install "python38-pygame" package

Learn how to install python38-pygame on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pygame

2. Uninstall "python38-pygame" package

Please follow the guidance below to uninstall python38-pygame on openSuSE Tumbleweed:

$ sudo zypper remove python38-pygame

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

Information for package python38-pygame:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pygame
Version : 2.0.1-2.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,5 MiB
Installed : No
Status : not installed
Source package : python-pygame-2.0.1-2.8.src
Summary : A Python Module for Interfacing with the SDL Multimedia Library
Description :
Pygame is a Python wrapper module for the SDL multimedia library. It
contains Python functions and classes that allow you to use SDL's
support for playing CD-ROMs, audio and video output, and keyboard,
mouse and joystick input. Pygame also includes support for the
Numerical Python extension. Pygame is the successor to the pySDL
wrapper project, written by Mark Baker.