💾 Archived View for radare.org › build.gmi captured on 2023-11-04 at 11:21:21. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Building radare2

The default/standard way to install radare2 on UNIX machines is the following:

git clone https://github.com/radareorg/radare2
radare2/sys/install.sh

GitHub Webpage

--pancake