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

Last updated: May 20,2024

1. Install "python39-sge-pygame" package

Please follow the step by step instructions below to install python39-sge-pygame on openSuSE Tumbleweed

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

2. Uninstall "python39-sge-pygame" package

Please follow the steps below to uninstall python39-sge-pygame on openSuSE Tumbleweed:

$ sudo zypper remove python39-sge-pygame

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

Information for package python39-sge-pygame:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sge-pygame
Version : 1.7.1-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 935.6 KiB
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.