1. Adding Repository Entry
To add Erlang repository to your system, pls call the following commands:
1 2 | |
Or Adding the Repository Entry Manually
Add one of the following lines to your /etc/apt/sources.list:
1 2 3 | |
And next, add the Erlang public key for apt-secure using following commands:
1 2 | |
2. Install Erlang
To install Erlang to your system, pls call the following commands:
1 2 | |
So far so good, hope you enjoyed the article. see ya! :)