antlr-config

language tool for constructing recognizers, compilers etc

Debian Debian
RUN apt-get update && \ apt-get install -y libantlr-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libantlr-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libantlr-dev
CentOS
RUN yum install -y antlr
Fedora
RUN dnf install -y mingw64-antlr
Raspbian
RUN apt-get update && \ apt-get install -y libantlr-dev
click the source code to copy install antlr-config on any operating system with command-not-found.com