How to Install erlang-ssl in Ubuntu 18.04



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

sudo apt update
sudo apt install erlang-ssl

Description:

Erlang/OTP implementation of SSL

The SSL application provides secure communication over sockets.

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

Version: 1:20.2.2+dfsg-1ubuntu2

Section: interpreters