How to Install erlang-inets in Ubuntu 18.04



Install erlang-inets by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-inets

Description:

Erlang/OTP Internet clients and servers

Inets is a container for Internet clients and servers. Currently a FTP client, a HTTP client and server, and a TFTP client and server are provided in Inets.

Homepage: http://www.erlang.org/

Version: 1:20.2.2+dfsg-1ubuntu2

Section: interpreters