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

Last updated: May 19,2024

1. Install "python2-pygame" package

This tutorial shows how to install python2-pygame on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pygame

2. Uninstall "python2-pygame" package

This tutorial shows how to uninstall python2-pygame on openSUSE Leap:

$ sudo zypper remove python2-pygame

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

Information for package python2-pygame:
---------------------------------------
Repository : Main Repository
Name : python2-pygame
Version : 1.9.6-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 6,7 MiB
Installed : No
Status : not installed
Source package : python-pygame-1.9.6-bp153.1.17.src
Summary : A Python Module for Interfacing with the SDL Multimedia Library
Description :
Pygame is a Python wrapper module for the SDL multimedia library. It
contains Python functions and classes that allow you to use SDL's
support for playing CD-ROMs, audio and video output, and keyboard,
mouse and joystick input. Pygame also includes support for the
Numerical Python extension. Pygame is the successor to the pySDL
wrapper project, written by Mark Baker.

5. The same packages on other Linux Distributions