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

Last updated: April 27,2024

1. Install "libslang2-dev" package

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

$ sudo apt update $ sudo apt install libslang2-dev

2. Uninstall "libslang2-dev" package

This guide covers the steps necessary to uninstall libslang2-dev on Kali Linux:

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

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

Package: libslang2-dev
Source: slang2 (2.3.3-3)
Version: 2.3.3-3+b1
Installed-Size: 3347
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libslang2 (= 2.3.3-3+b1), libc6-dev | libc-dev, libpng-dev
Size: 681336
SHA256: 85e60732cebab4cf43805b1e566b208cdbe6d7a82d7809c5b3985aafaf960504
SHA1: 43bdcaeff4dc1389397f08f82f26087942e74abd
MD5sum: ae1f4b6b86563806a40d70640b9d4f9d
Description: S-Lang programming library, development version
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
The S-Lang library includes the following:
* Low level tty input routines for reading single characters at a time.
* Keymap routines for defining keys and manipulating multiple keymaps.
* A high-level key processing interface (SLkp) for
handling function and arrow keys.
* High level screen management routines for manipulating both
monochrome and color terminals. These routines are very
efficient. (SLsmg)
* Low level terminal-independent routines for manipulating the display
of a terminal. (SLtt)
* Routines for reading single line input with line editing and recall
capabilities. (SLrline)
* Searching functions: both ordinary searches and regular expression
searches. (SLsearch)
* An embedded stack-based language interpreter with a C-like syntax.
Description-md5:
Multi-Arch: same
Homepage: http://www.jedsoft.org/slang/
Built-Using: unicode-data (= 15.1.0-1)
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
role::program, uitoolkit::TODO
Section: libdevel
Priority: optional
Filename: pool/main/s/slang2/libslang2-dev_2.3.3-3+b1_amd64.deb