Hi all how can install both julia 4 and julia 5 on fedora I have read
http://julialang.org/downloads/platform.html I have performed sudo dnf copr enable nalimilan/julia-nightlies sudo dnf copr enable nalimilan/julia and then dnf install julia this only gets me julia0.5 . Is there a way I can also get julia0.4 and have them installed side by side. Where typing julia calls v0.4 and calling julia5 calls v0.5 Thanks
