Hey jko,
I didn’t notice the directory for Jammy in the repo last week. But now, the package directory is available but empty: http://binaries.erlang-solutions.com/debian/dists/jammy/contrib/binary-amd64/Packages
I take this to mean that v25 for apt jammy is still in the works and might be available soon.
I’ll suggest that once it’s available, we could just attempt an apt-get update and see how it goes.
Hex builds for Jammy are provided for 24.2 and newer, since these are the Erlang/OTP versions that can use system-provided openssl 3. Even in Erlang/OTP 25 its openssl 3 support is still “experimental” so make sure to run your tests, but it’s been working fine for me.
Yeah. It worked using your script. In this case I pointed to the desired version and I’ve to add the install folder to the $PATH: curl -Lo erlang.tar.gz https://repo.hex.pm/builds/otp/ubuntu-22.04/OTP-24.3.4.2.tar.gz