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

Last updated: October 06,2024

1. Install "libtelnet-dev" package

Learn how to install libtelnet-dev on Kali Linux

$ sudo apt update $ sudo apt install libtelnet-dev

2. Uninstall "libtelnet-dev" package

This tutorial shows how to uninstall libtelnet-dev on Kali Linux:

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

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

Package: libtelnet-dev
Source: libtelnet (0.21-5)
Version: 0.21-5+b1
Installed-Size: 82
Maintainer: Ralph Lange
Architecture: amd64
Depends: libtelnet2 (= 0.21-5+b1)
Suggests: libtelnet-utils, telnet
Size: 27072
SHA256: adb8c0b36fa88b77e4747f3e02a7bb4597ed8e158d74c121bfebdf68b1bf36f6
SHA1: a8f72ab9e4bf6bfbd7359a869fc7a1a0adfa3b95
MD5sum: 823ae543f61b5332dc51d1e4a86f2a22
Description: Small library for parsing the TELNET protocol - development files
libtelnet is a small library for parsing the TELNET protocol,
responding to TELNET commands via an event interface,
and generating valid TELNET commands.
.
libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and
MSSP protocols used by MUD servers and clients.
.
This package contains the libtelnet development support files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/seanmiddleditch/libtelnet
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libt/libtelnet/libtelnet-dev_0.21-5+b1_amd64.deb