How to Install and Uninstall libsdl-console Package on Kali Linux

Last updated: May 03,2024

1. Install "libsdl-console" package

This is a short guide on how to install libsdl-console on Kali Linux

$ sudo apt update $ sudo apt install libsdl-console

2. Uninstall "libsdl-console" package

Please follow the steps below to uninstall libsdl-console on Kali Linux:

$ sudo apt remove libsdl-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl-console package on Kali Linux

Package: libsdl-console
Source: libsdl-console (2.1-6)
Version: 2.1-6+b1
Installed-Size: 51
Maintainer: Debian SDL packages maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libsdl-image1.2 (>= 1.2.12~), libsdl1.2debian (>= 1.2.11)
Size: 15412
SHA256: f5f22cc5135ddf7c920a635b5c0e5d8e95c265d9c128217b8a6714d2bba72c25
SHA1: a351551471807587689a7873cfa4c03e83f2b8fd
MD5sum: cc54307b49746bb49eb1444de39ce6e8
Description: Console that can be added to any SDL application, libraries
This library provides a console similar to the consoles in Quake and other
games but with lots of added features.
.
A console is meant to be a very simple way of interacting with a program
and executing commands. Commands are linked to the console with callback
functions so that when a command is typed in, a specific function is
executed automatically.
.
This package contains the runtime library.
Description-md5: 295f60db921a9f6cdc4876f4f13cb7f9
Multi-Arch: same
Homepage: https://sourceforge.net/projects/sdlconsole/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsdl-console/libsdl-console_2.1-6+b1_amd64.deb