How to Install and Uninstall python3-sge-pygame Package on openSUSE Leap

Last updated: October 06,2024

1. Install "python3-sge-pygame" package

Here is a brief guide to show you how to install python3-sge-pygame on openSUSE Leap

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

2. Uninstall "python3-sge-pygame" package

This guide covers the steps necessary to uninstall python3-sge-pygame on openSUSE Leap:

$ sudo zypper remove python3-sge-pygame

3. Information about the python3-sge-pygame package on openSUSE Leap

Information for package python3-sge-pygame:
-------------------------------------------
Repository : Main Repository
Name : python3-sge-pygame
Version : 1.5.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-sge-pygame-1.5.1-bp155.2.10.src
Upstream URL : http://stellarengine.nongnu.org
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.