How to Install inetutils-telnet in Ubuntu 18.04



Install inetutils-telnet by entering the following commands in the terminal:

sudo apt update
sudo apt install inetutils-telnet

Description:

telnet client

The telnet command is used for interactive communication with another host using the TELNET protocol.

Homepage: https://www.gnu.org/software/inetutils/

Version: 2:1.9.4-3

Section: universe/net