Getting Started

Install Ronin

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:

GNU/Linux

wget https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh

macOS

curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh
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.

Post-Install

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