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

Last updated: October 06,2024

1. Install "python3-sfml" package

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

$ sudo apt update $ sudo apt install python3-sfml

2. Uninstall "python3-sfml" package

This guide covers the steps necessary to uninstall python3-sfml on Kali Linux:

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

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

Package: python3-sfml
Source: python-sfml
Version: 2.2~git20150611.196c88+dfsg-8
Installed-Size: 2811
Maintainer: Debian Games Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libsfml-audio2.6 (>= 2.6.1+dfsg), libsfml-graphics2.6 (>= 2.6.1+dfsg), libsfml-network2.6 (>= 2.6.1+dfsg), libsfml-system2.6 (>= 2.6.1+dfsg), libsfml-window2.6 (>= 2.6.1+dfsg), libstdc++6 (>= 13.1)
Suggests: python-sfml-doc
Size: 577944
SHA256: 0ec180db5e9d5045fe4165fe208af9eb798181b7efc12e62c9b99190f726e0bf
SHA1: f1150bcffecae104f7a9b070e269c7973fd0be3b
MD5sum: a3f20b153da39fe338fba4455e2ebda4
Description: Simple and Fast Multimedia Library - Python 3 Bindings
SFML is an modern multimedia library offering a wide range
of subsystems useful to produce an multimedia application.
It offers OpenGL integration for hardware accelerated Graphics,
Windowing and input support, audio and network facilities and
supports besides GNU/Linux MS Windows and Mac OS X, too.
.
This package contains the Python 3 bindings for SFML.
Description-md5:
Homepage: http://www.python-sfml.org/
Section: python
Priority: optional
Filename: pool/main/p/python-sfml/python3-sfml_2.2~git20150611.196c88+dfsg-8_amd64.deb