clisp-link

GNU CLISP, a Common Lisp implementation

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