How to Install and Uninstall libsfml-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libsfml-dev" package

Please follow the steps below to install libsfml-dev on Kali Linux

$ sudo apt update $ sudo apt install libsfml-dev

2. Uninstall "libsfml-dev" package

Please follow the guidelines below to uninstall libsfml-dev on Kali Linux:

$ sudo apt remove libsfml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsfml-dev package on Kali Linux

Package: libsfml-dev
Source: libsfml
Version: 2.6.1+dfsg-2
Installed-Size: 1079
Maintainer: Debian Games Team
Architecture: amd64
Depends: libgl-dev, libsfml-audio2.6 (= 2.6.1+dfsg-2), libsfml-graphics2.6 (= 2.6.1+dfsg-2), libsfml-network2.6 (= 2.6.1+dfsg-2), libsfml-system2.6 (= 2.6.1+dfsg-2), libsfml-window2.6 (= 2.6.1+dfsg-2)
Suggests: libsfml-doc
Size: 140476
SHA256: a8a98c4020608141d0365bcd07427a2b75c481f0ce7521accc84c15bab7a576d
SHA1: 3a5a845a27ab8b64bacdb4996414ce9f1f5d970e
MD5sum: 72bb2e6b6b310c0a6e45dbd3a2f0a601
Description: Simple and Fast Multimedia Library - Development Files
SFML is a modern multimedia library offering a wide range of subsystems
useful to produce a multimedia app. It offers OpenGL integration for
Hardware accelerated Graphics, Windowing and Input support, Audio and
Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
.
This package includes header files for all SFML libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.sfml-dev.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsfml/libsfml-dev_2.6.1+dfsg-2_amd64.deb