How to Install socket in Ubuntu 18.04



Install socket by entering the following commands in the terminal:

sudo apt update
sudo apt install socket

Description:

Multi purpose socket tool

The socket program is a simple tool for socket based connections. It can be used to create simple daemons (in both standalone and inetd mode), to connect to other daemons or to redirect ports.

Version: 1.1-10build1

Section: universe/net