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

Last updated: May 20,2024

1. Install "python2-sge-pygame" package

Please follow the steps below to install python2-sge-pygame on openSUSE Leap

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

2. Uninstall "python2-sge-pygame" package

This is a short guide on how to uninstall python2-sge-pygame on openSUSE Leap:

$ sudo zypper remove python2-sge-pygame

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

Information for package python2-sge-pygame:
-------------------------------------------
Repository : Main Repository
Name : python2-sge-pygame
Version : 1.5.1-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 963,9 KiB
Installed : No
Status : not installed
Source package : python-sge-pygame-1.5.1-bp153.1.14.src
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.