Last updated 6 months ago
Download the script from the repository, execute it and let Snowball take care of you.
We make use of the -y parameter that tells the install script to avoid all prompts and take the recomended paths
-y
The snowball installer will do this automatically but just in case, you can execute:
curl -fsSL https://snowball-lang.github.io/install/script.sh | bash -s -- -y
export PATH="$PATH:~/.snowball/bin"