Installation

Arch

snippet.bash
pacman -Syu julia

Gentoo

snippet.bash
emerge -av julia

Virtual Environment

snippet.bash
julia
> using Pkg
> Pkg.add("playground")
> ]
(@v1.6) Pkg> 

Links

julia/julia.txt · Last modified: 2021/10/31 22:58 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0