Julia executable path

Can’t you install the language using the recommended method?

If you install using juliaup, the path should be automatically set:

curl -fsSL https://install.julialang.org | sh

See Install Julia

1 Like