How to Install and Uninstall libtelnet-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 11,2024

1. Install "libtelnet-dev" package

Here is a brief guide to show you how to install libtelnet-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtelnet-dev

2. Uninstall "libtelnet-dev" package

Please follow the guidance below to uninstall libtelnet-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtelnet-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtelnet-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Ralph Lange
Architecture: amd64
Source: libtelnet
Version: 0.21-4
Depends: libtelnet2 (= 0.21-4)
Suggests: libtelnet-utils, telnet
Filename: pool/universe/libt/libtelnet/libtelnet-dev_0.21-4_amd64.deb
Size: 16606
MD5sum: 81afe791cc834757019f789055fce3ea
SHA1: cb8fea42d4c4ce0d21f75fec345d0be7eaeeb25a
SHA256: 76b1c0a6a802f84d74b5d28e95d098309f14930e66bcedf7b8c162fc0fa53256
Description-en: 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: 43d7a32612e83b1e4fa792ed331be311
Homepage: http://github.com/elanthis/libtelnet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu