cl

uniform frontend to running Common Lisp code from the shell

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