core

utilities and scripts used by radare

Ubuntu
RUN apt-get update && \ apt-get install -y radare-common
Arch Arch Linux
RUN pacman -S --noconfirm plan9port
Raspbian
RUN apt-get update && \ apt-get install -y radare-common
click the source code to copy install core on any operating system with command-not-found.com