chicken-bug

Practical and portable Scheme system - compiler

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