Operating System
Ubuntu 18.04
First download Julia package
Please select Current stable release
Generic Linux Binaries for x86
Next:
Go to julia-xxxxxx
Copy julia-xxxxx/bin
Open a terminal
4. Go at the end of the text and add the following.
add " : " and past what is in clipboard
5. Then save the file (Ctrl+o) and exit (Ctrl+x)
6.
Type
You can follow a video to know better this steps.
Tutorialarrow-up-right
Last updated 6 years ago
sudo nano /etc/environment
PATH="/usr/local/sbin.............................:/home/user/Downloads/julia-xxxx"
export PATH=PATH:/home/user/Downloads/julia-xxxx
julia -version julia version 1.1