michallepicki

michallepicki

Asdf-erlang plugins with precompiled Erlang for Ubuntu

Hello!

To save some time when switching projects or development machines, I glued together an asdf plugin that uses Erlang precompiled by Bob thanks to the great Hex.pm team. If you’re using the GitHub erlef/setup-beam action or hexpm docker images, there’s a chance you’re already using those builds on CI or in production - now you should be able to use them in your development environment as well.

Here are the plugins:
asdf-erlang-prebuilt-ubuntu-20.04
asdf-erlang-prebuilt-ubuntu-18.04

All I did is I forked asdf-elixir and made a few changes to adjust it for Erlang.

I don’t have much experience with packaging or distributing Erlang, all the work has been done by the Hex.pm team, and hopefully it works and is suitable to be used this way as well.

Most Liked

michallepicki

michallepicki

I don’t plan to add any more platforms, advanced features or configurations, hopefully we’ll be able to provide this functionality in the main asdf-erlang plugin somehow and avoid fragmentation. There is an open issue for it.

michallepicki

michallepicki

Updating the thread with the newest (and not-so-new anymore info), here are plugins for newer Ubuntu versions:
asdf-erlang-prebuilt-ubuntu-22.04
asdf-erlang-prebuilt-ubuntu-24.04

rogach

rogach

I’ve tweaked your plugin to support all available Ubuntu versions and architectures: https://github.com/Rogach/asdf-erlang-prebuilt

So you can do “asdf install erlang 27.0.1-ubuntu-22.04-amd64” for example.

Where Next?

Popular in Discussions Top

New
NKTgLaw
Hello fellow BEAM enthusiasts, I’d like to introduce a conceptual idea I’ve been developing, which I call NKTg Law. It’s a physics-inspi...
New
arcanemachine
Just wondering what the community currently thinks, prefers, and/or recommends for working with UI components. (e.g. daisyUI, MishkaChele...
New
paulanthonywilson
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things. But I don’t think this is ...
New
New
travisf
In upgrading from Ecto 2 to Ecto 3 I’m dealing with a failing test. If I use ExMachina build(:address) I’ll get an error trying to put_e...
New
AstonJ
Posting this as a separate thread as I’m sure lots of people will be curious - what will the (or the intended) differences be and when mi...
New
sergio
Laravel just announced their Series A round for $57 million. If Laravel wasn’t already the defacto PHP stack, it now most certainly is. T...
New
chrisliaw
Hi, I’m wondering is it my thinking process or this is the norm among the Elixir developer for the use of Struct and accessor functions ...
New
AstonJ
Inspired by Andrew’s post in another thread about types: If the main benefit of static typing is to catch errors, and most people think...
New

Other popular topics Top

SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30048 115
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
magnetic
Hey :wave:t3: Elixir community, I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New

We're in Beta

About us Mission Statement