byacc

public domain Berkeley LALR Yacc parser generator

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