How to Install and Uninstall telnet-ssl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "telnet-ssl" package

Learn how to install telnet-ssl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install telnet-ssl

2. Uninstall "telnet-ssl" package

Learn how to uninstall telnet-ssl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove telnet-ssl $ sudo apt autoclean && sudo apt autoremove

3. Information about the telnet-ssl package on Ubuntu 20.10 (Groovy Gorilla)

Package: telnet-ssl
Architecture: amd64
Version: 0.17.41+0.2-3.2build1
Priority: extra
Section: universe/net
Source: netkit-telnet-ssl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mats Erik Andersson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Provides: telnet-client
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5)
Filename: pool/universe/n/netkit-telnet-ssl/telnet-ssl_0.17.41+0.2-3.2build1_amd64.deb
Size: 80624
MD5sum: 6529001eccdae795b18dbc4c6eebe781
SHA1: 78ac0fde8973f36587050aa43bac6375881812b3
SHA256: e6e2e2f3d1c20b2842c9b2fda25d57d192b23cbac6e7fd028de5b667177dd301
SHA512: 9c809c67376d26ac390fe96563b54d3a11df972be42ccbbe15190f223a403fd106130b6aee66fef7977ee87b2f63a98a8818472ab75c923e062deb974f77c7fd
Description-en: telnet client with SSL encryption support
The telnet command is used for interactive communication with another host
using the TELNET protocol.
.
SSL telnet replaces normal telnet using SSL authentication and
encryption. It interoperates with normal telnetd in both directions.
It checks if the other side is also talking SSL, if not it falls back
to normal telnet protocol.
.
Advantages over normal telnet: Your passwords and the data you send
will not go in cleartext over the line. Nobody can get it with
tcpdump or similar tools. With SSLtelnet you can also connect to
https-server like https://www.mozilla.org. Just do
'telnet -z ssl www.mozilla.org 443'
Description-md5: b1a107a34bdf1d1c73e4c10892e5ba7c