swipl

SWI-Prolog - A comprehensive free Prolog environment. More information: <https://www.swi-prolog.org/>.

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