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

Last updated: July 02,2024

1. Install "python311-sge-pygame" package

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

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

2. Uninstall "python311-sge-pygame" package

This guide covers the steps necessary to uninstall python311-sge-pygame on openSuSE Tumbleweed:

$ sudo zypper remove python311-sge-pygame

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

Information for package python311-sge-pygame:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.