Debian 10 only install Eixir 1.3

Debian 10 only install ELixir 1.3, how do you install 1.9.4?

I generally use asdf. First install https://github.com/asdf-vm/asdf and then the erlang plugin https://github.com/asdf-vm/asdf-erlang and the Elixir plugin https://github.com/asdf-vm/asdf-elixir

7 Likes

If asdf-vm as explained by @benwilson512 is not an option for you, you can search for a third party PPA or use that semi-official one provided by Erlang solutions. Last but not least, installation from source is always an option.

2 Likes