re2c

tool for generating fast C-based recognizers

Debian Debian
RUN apt-get update && \ apt-get install -y re2c
Ubuntu
RUN apt-get update && \ apt-get install -y re2c
Alpine
RUN apk add re2c
Arch Arch Linux
RUN pacman -S --noconfirm re2c
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y re2c
Fedora
RUN dnf install -y re2c
Raspbian
RUN apt-get update && \ apt-get install -y re2c
click the source code to copy install re2c on any operating system with command-not-found.com