How to Install and Uninstall libsfml-graphics2.5 Package on Kali Linux

Last updated: May 15,2024

1. Install "libsfml-graphics2.5" package

In this section, we are going to explain the necessary steps to install libsfml-graphics2.5 on Kali Linux

$ sudo apt update $ sudo apt install libsfml-graphics2.5

2. Uninstall "libsfml-graphics2.5" package

This guide covers the steps necessary to uninstall libsfml-graphics2.5 on Kali Linux:

$ sudo apt remove libsfml-graphics2.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsfml-graphics2.5 package on Kali Linux

Package: libsfml-graphics2.5
Source: libsfml
Version: 2.5.1+dfsg-2
Installed-Size: 399
Maintainer: Debian Games Team
Architecture: amd64
Depends: libc6 (>= 2.27), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libsfml-system2.5, libsfml-window2.5, libstdc++6 (>= 5.2)
Size: 148668
SHA256: 1577873e7cad4920ae874e679c37a23d173c7ae473c5d1a3fe8613f620bb880f
SHA1: 449216469f99053b68453f014ba40417e6dcb845
MD5sum: 4c779cdaa83e612c321332bf38c0e2c7
Description: Simple and Fast Multimedia Library - Graphics part
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.
.
The Graphics library contains all the OpenGL and drawing code. It needs the
Window library for Window creation.
Description-md5: a5d215f161950e219a03acbd8caf7237
Multi-Arch: same
Homepage: https://www.sfml-dev.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsfml/libsfml-graphics2.5_2.5.1+dfsg-2_amd64.deb