How to Install and Uninstall libtelnet2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libtelnet2" package

Please follow the steps below to install libtelnet2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtelnet2

2. Uninstall "libtelnet2" package

This is a short guide on how to uninstall libtelnet2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtelnet2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtelnet2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtelnet2
Priority: optional
Section: universe/libs
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Ralph Lange
Architecture: amd64
Source: libtelnet
Version: 0.21-4
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libt/libtelnet/libtelnet2_0.21-4_amd64.deb
Size: 20988
MD5sum: 7ac0acde9be206b07edf1c62c94d9fa9
SHA1: 9ae2d901ecd3c0845a572ad8644f3d6fa16ca7f5
SHA256: dfbd9dc8522f00dffea17f3c90b9102f622907148eee80270e80729fc9af5bac
Description-en: Small library for parsing the TELNET protocol - shared library
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 shared library.
Description-md5: 03674b5fc3384ed798f83cb95874cf72
Homepage: http://github.com/elanthis/libtelnet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu