How To Install Xpce-client In Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?
Install xpce-client
-
Debian
apt-get install swi-prolog-x
Click to copy -
Ubuntu
apt-get install swi-prolog-x
Click to copy -
Arch Linux
pacman -S swi-prolog
Click to copy -
Kali Linux
apt-get install swi-prolog-x
Click to copy -
CentOS
yum install pl
Click to copy -
Fedora
dnf install pl-xpce
Click to copy -
Raspbian
apt-get install swi-prolog-x
Click to copy -
macOS
brew install swi-prolog
Click to copy
swi-prolog-x
User interface library for SWI-Prolog (with X support)SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a rich set of built-in predicates. It offers a fast, robust and small environment which enables substantial applications to be developed with it. SWI-Prolog additionally offers: * A powerful module system * Garbage collection * Unicode character set handling * Unbounted integer and rational number arithmetic * Multithreading support * A powerful C/C++ interface * GNU Readline interface XPCE is an object-oriented symbolic programming environment for user interfaces. Although XPCE was designed to be language-independent, it has gained popularity most with Prolog.
pl-xpce
Prologpl
SWI-Prolog - Edinburgh compatible Prolog compilerswi-prolog
ISO/Edinburgh-style Prolog interpreterSWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a rich set of built-in predicates. It offers a fast, robust and small environment which enables substantial applications to be developed with it. SWI-Prolog additionally offers: * A powerful module system * Garbage collection * Unicode character set handling * Unbounted integer and rational number arithmetic * Multithreading support * A powerful C/C++ interface * GNU Readline interface This is a metapackage, it installs full SWI-Prolog suit (except ODBC and Berkeley DB support).