Note:
If you do not feel comfortable using an automated installer script, then proceed to the manual install instructions, which explains how to manually step-by-step install Ronin on a variety of platforms.
To install Ronin, including all of it’s libraries and external dependencies, simply download and then run the automated ronin-install.sh installer script in the terminal:
wget https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh
curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh
Provided that no errors occurred, you should see this output once the ronin-install.sh script has completed:
Congratulations! You can now run ronin:
$ ronin help