I’ve created JILL, a script to install the latest stable Julia on Linux.
My objective was to provide a quick way to install Julia without depending on the distribution, in the way that I use the Julia binaries: (download, unpack, link to /usr/local/bin).
I welcome opinions and contributions from other Linux users.