Easy steps to install erlang@21 package on Mac
Package Information:
Application Name – erlang@21
What is erlang@21 – Not Available for erlang@21
Use of erlang@21 – Programming language for highly scalable real-time systems
URL – https://www.erlang.org/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install erlang@21 using brew
brew install erlang@21
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
erlang@21 is ready to use now!