How to Install and Uninstall python3-pygame Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-pygame" package

Please follow the guidelines below to install python3-pygame on Kali Linux

$ sudo apt update $ sudo apt install python3-pygame

2. Uninstall "python3-pygame" package

This guide let you learn how to uninstall python3-pygame on Kali Linux:

$ sudo apt remove python3-pygame $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pygame package on Kali Linux

Package: python3-pygame
Source: pygame
Version: 2.5.2-1.1
Installed-Size: 7607
Maintainer: Debian Python Team
Architecture: amd64
Depends: fonts-freefont-ttf, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.33), libfreetype6 (>= 2.2.1), libpng16-16 (>= 1.6.2), libportmidi0, libsdl2-2.0-0 (>= 2.0.16), libsdl2-image-2.0-0 (>= 2.0.5), libsdl2-mixer-2.0-0 (>= 2.0.4), libsdl2-ttf-2.0-0 (>= 2.20.0)
Suggests: python-pygame-doc, timidity
Size: 1439864
SHA256: 60a02866d4f271e6c1c7efb3678d5eab293b7cf0e5c82ff6e9c677cdbd459edb
SHA1: 3d088e01acb683472d38b526e0ad4f3f74fa64b7
MD5sum: fb67ce262f751906d26bf4d36076c315
Description: SDL bindings for games development (Python 3)
A multimedia development kit for Python. Pygame provides modules for you
to access the video display, play sounds, track time, read the mouse and
joystick, control the CD player, render true type fonts and more. It does
this using mainly the cross-platform SDL library, a lightweight wrapper
to OS-specific APIs.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://www.pygame.org/
Tag: uitoolkit::sdl
Section: python
Priority: optional
Filename: pool/main/p/pygame/python3-pygame_2.5.2-1.1_amd64.deb