Skip to main content

Installing erlang

To add Erlang repository that also includes the public key for verifying signed package, use the following shell commands:

wget https://packages.erlang-solutions.com/erlang-solutions-1.0-1.noarch.rpm

rpm -Uvh erlang-solutions-1.0-1.noarch.rpm

Install Erland

yum install erlang

Check that Erland has been installed enter the command (case sensitive)

Subscribe to erlang