How to Install and Uninstall python-pygame-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-pygame-doc" package

This guide let you learn how to install python-pygame-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pygame-doc

2. Uninstall "python-pygame-doc" package

Please follow the instructions below to uninstall python-pygame-doc on Kali Linux:

$ sudo apt remove python-pygame-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pygame-doc package on Kali Linux

Package: python-pygame-doc
Source: pygame
Version: 2.5.2-1.1
Installed-Size: 13071
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), fonts-freefont-ttf
Size: 3045964
SHA256: 672948b3a829f67106976e6b030047f5768ae8f69983e450656484927c4ee09e
SHA1: 32b27f0ea6daacd90a91aea8b65ddfd514dfa6d4
MD5sum: 035e4e338e7d1609f068495c462bf5be
Description: SDL bindings for games development in Python (documentation)
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 package contains Pygame's API documentation and examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.pygame.org/
Section: doc
Priority: optional
Filename: pool/main/p/pygame/python-pygame-doc_2.5.2-1.1_all.deb