Recently we fixed a few dependency issues in the automatic installation script and manual instructions for FreeBSD.

Now installing Ronin on FreeBSD is as easy as:

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

Or if you prefer to install Ronin manually:

sudo pkg install -y gcc make devel/pkgconf ruby deve/ruby-gems
sudo gem install ronin
If Ronin interests you or you like the work we do, consider donating to Ronin on GitHub, Patreon, or Open Collective so we can continue building high-quality free and Open Source security tools and Ruby libraries.