How To Install Erlang on Ubuntu 20.04 LTS

In this tutorial, we will show you how to install Erlang on Ubuntu 20.04 LTS. For those of you who didn’t know, Erlang is a programming language used to build massively scalable soft real-time systems with requirements for high availability. The Erlang runtime system has built-in support for concurrency, distribution, and fault tolerance. This article assumes you have at least basic knowledge...