sbcl

High performance Common Lisp compiler. More information: <http://www.sbcl.org/>.

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