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

Last updated: July 03,2024

1. Install "python310-sge-pygame" package

This guide let you learn how to install python310-sge-pygame on openSuSE Tumbleweed

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

2. Uninstall "python310-sge-pygame" package

This guide let you learn how to uninstall python310-sge-pygame on openSuSE Tumbleweed:

$ sudo zypper remove python310-sge-pygame

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

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