Install SWI-Prolog version on Raspberry Pi

Note: This will NOT install

  • latest version
  • 64-bit version
  1. Open the command line terminal (Ctrl+Alt+T)
  2. At command prompt enter
    sudo apt-get install swi-prolog
  3. Enter y when prompted.
  4. Start SWI-Prolog with
    swipl

As of 01/24/2022 the version is

SWI-Prolog (threaded, 32 bits, version 8.0.2).