sbcl.sh

Common Lisp compiler and development system

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.sh on any operating system with command-not-found.com