How to Install and Uninstall slt Package on Kali Linux

Last updated: May 19,2024

1. Install "slt" package

Please follow the guidelines below to install slt on Kali Linux

$ sudo apt update $ sudo apt install slt

2. Uninstall "slt" package

Please follow the step by step instructions below to uninstall slt on Kali Linux:

$ sudo apt remove slt $ sudo apt autoclean && sudo apt autoremove

3. Information about the slt package on Kali Linux

Package: slt
Source: slt (0.0.git20140301-6)
Version: 0.0.git20140301-6+b12
Installed-Size: 4699
Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Depends: dpkg-dev, libc6 (>= 2.34)
Size: 1657064
SHA256: 92b354664c5dd35c970ec4b629562ee7c3835940685b1bc8c2ad0b3f5a55e368
SHA1: 2856cf40febab7dd668ed58b78487e6b581c9744
MD5sum: f067e9c18a48eefaae97b10896f886a6
Description: TLS reverse-proxy with SNI multiplexing (TLS virtual hosts)
slt lets a user accept TLS/SSL connections for multiple different
applications on the same port and the server can forward them all to
the appropriate backend hosts depending on the intended destination.
.
slt is capable of either terminating the TLS and passing the
cleartext traffic to the origin server (if it has appropriate key
material), or just passing the encrypted traffic along (if it has no
key material).
Description-md5:
Homepage: https://github.com/inconshreveable/slt
Built-Using: golang-1.21 (= 1.21.3-1), golang-vhost (= 0.0~git20140120-3), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/s/slt/slt_0.0.git20140301-6+b12_amd64.deb