Depends on your definition of installed and what system you use. I use since 0.2 (and the 0.3dev) a local build -on a linux system- and this quite nicely encapsulated in a single directory inside my home so they live in parallel. The package directory which is inside .julia is has versioning (v0.3/v0.4/v0.5), too.
On Saturday, March 5, 2016 at 11:48:37 PM UTC+1, Pulkit Agarwal wrote: > > Hi, > > Is there a way to have the stable version of Julia as the global Julia > (i.e. something which can be accessed by calling `julia` from the command > line) and the development version of Julia (which will be stored in some > other folder). > > Thanks, > Pulkit >
