How to Install and Uninstall python312-sge-pygame Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python312-sge-pygame" package

This is a short guide on how to install python312-sge-pygame on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-sge-pygame

2. Uninstall "python312-sge-pygame" package

Please follow the instructions below to uninstall python312-sge-pygame on openSuSE Tumbleweed:

$ sudo zypper remove python312-sge-pygame

3. Information about the python312-sge-pygame package on openSuSE Tumbleweed

Information for package python312-sge-pygame:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sge-pygame
Version : 1.7.1-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-sge-pygame-1.7.1-1.14.src
Upstream URL : https://python-sge.github.io
Summary : A 2-D game engine for Python
Description :
The SGE Game Engine is a general-purpose 2-D game engine. It takes
care of several details, such as window size management, collision
detection, parallax scrolling, image transformation.
This implementation of the SGE uses Pygame as a backend.