251 B
251 B
Nim programming language
2021-05-03
- Download from https://nim-lang.org/install_unix.html
- Extract and copy to
/opt
- Add
export PATH=$PATH:"/opt/nim-x.x.x/bin"
to~/.bashrc
- Add
export PATH=$PATH:"$HOME/.nimble/bin"
to~/.bashrc