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

Last updated: November 22,2024

1. Install "python3-sdl2" package

This is a short guide on how to install python3-sdl2 on Kali Linux

$ sudo apt update $ sudo apt install python3-sdl2

2. Uninstall "python3-sdl2" package

Please follow the step by step instructions below to uninstall python3-sdl2 on Kali Linux:

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

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

Package: python3-sdl2
Source: pysdl2
Version: 0.9.16+dfsg-1
Installed-Size: 1884
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libsdl2-2.0-0, libsdl2-gfx-1.0-0, libsdl2-image-2.0-0, libsdl2-mixer-2.0-0, libsdl2-ttf-2.0-0
Recommends: python3-numpy
Suggests: pysdl2-doc, python3-pil
Size: 298740
SHA256: b6aef9e1cc45fe9079dd84ffaa356b350044ee6475d2125da5bd84f4a1694a85
SHA1: b4f95fc18d16fe1c378b810f15a0a6559d3c081d
MD5sum: 6e1a929e74b01a3538fa46661f822be7
Description: Python bindings to the SDL2 C-library (Python 3 build)
PySDL2 is a ctypes based wrapper around the Simple DirectMedia Layer 2 library
to allow portable low level access to a video framebuffer, audio output, mouse
and keyboard.
.
This module is built for Python version 3.x.
Description-md5:
Homepage: https://github.com/py-sdl/py-sdl2
Tag: uitoolkit::sdl
Section: python
Priority: optional
Filename: pool/main/p/pysdl2/python3-sdl2_0.9.16+dfsg-1_all.deb