[erlang-questions] How to install a specific version of erlang and uninstall a previously installed version on linux

Hecate uniaika@REDACTED
Tue May 2 14:09:08 CEST 2017


My advice for that would be to use Kerl → https://github.com/kerl/kerl

I use it along with Kiex (for Elixir) and it just works™.

Have a good day!

Le 02/05/2017 à 13:57, Abhishek Ranjan a écrit :
> Hi,
> 
> I am a beginner in erlang and probably it is quite a naive question but
> I am new to both erlang and linux os as well. I an using Amazon AWS
> linux instance. I was installing ejabberd in the linux instance through
> source code when I came to know that I had to install erlang first so I
> ran command 
> 
> |yum install erlang |
> 
> and the system installed erlang R14B ,then I found that it was needed
> that i install erlang/otp 17.1 for this.
> 
> So now I am a bit confused how to uninstall previous version of erlang
> first and then install a specific version of erlang i.e. Erlang/OTP 17.1
> on Amazon AWS linux instance.
> 
> Thanks in advance.
> 
> Regards,
> 
> Abhishek
> 
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 



More information about the erlang-questions mailing list