Automic VaultAutomic Vault

brew

swi-prolog を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, winget, zypper, scoop でインストール

swi-prolog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install swi-prolog

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install swi-prolog

MacPorts ports tree · lang/swi-prolog/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add swi-prolog

Alpine Linux edge package indexes · swi-prolog · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install swi-prolog

Debian stable package indexes · swi-prolog · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install swi-prolog

Fedora Rawhide package metadata · swi-prolog · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#swi-prolog

nixpkgs package indexes · pkgs/by-name/sw/swi-prolog/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S swi-prolog

Arch Linux sync databases · swi-prolog · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install swipl

openSUSE Tumbleweed package metadata · swipl · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install SWI-Prolog

Chocolatey community package catalog · SWI-Prolog · ソース: community.chocolatey.org

Windows Package Manager確認済み · 92%
winget install --id SWI-Prolog.SWI-Prolog -e

Windows Package Manager source index · SWI-Prolog.SWI-Prolog · ソース: cdn.winget.microsoft.com

Scoop確認済み · 92%
scoop install extras/swipl

Scoop official bucket manifest trees · bucket/swipl.json · ソース: api.github.com

概要

パッケージ概要

ISO/Edinburgh-style Prolog interpreter

コマンドとエイリアス

  • swipl
  • swipl-ld
  • swipl-win

履歴

プロジェクトの歴史と使われ方

SWI-Prolog is a long-running open-source implementation of Prolog, packaged for Unix-like systems, Windows package managers, and language-specific workflows. For CLI users it is best known through the swipl executable, an interactive top level, compiler/runtime, and development environment for logic-programming projects.

プロジェクトの歴史

The official manual says SWI-Prolog began in 1986 to support recursive interaction between Prolog and C, at a time when Prolog systems were less integrated with their host environments. The project's own site summarizes its public history as starting in 1987 and being driven by real-world application needs.

採用の歴史

SWI-Prolog's documentation describes it as widely used in education and research, and also in 24x7 commercial server processes. The project reports over a million downloads and notes that applications range from student assignments to commercial codebases with more than one million lines of Prolog.

使われ方

The normal Unix entry point is swipl. Users start an interactive session, load Prolog source files, run queries, build applications, install packs, or use the runtime in larger systems through C, C++, Java, Python, web, RDF, and other interfaces documented by the project.

パッケージ好きにとっての重要性

SWI-Prolog matters to package maintainers because it is both a language runtime and a batteries-included development environment. It has native libraries, optional packages, documentation generation, a pack ecosystem, source builds with submodules, stable and development release tracks, and enough platform reach that packaging it is a real integration exercise rather than a simple single-binary install.

タイムライン

  • 1986: Implementation history begins with the need for recursive Prolog and C interaction.
  • 1987: Project site describes SWI-Prolog as starting in this year.
  • 2007: SWI-Prolog and YAP establish a compatibility framework for portable Prolog programs.
  • 2014: Primary git repository moved to GitHub.
  • 2026: Official manual describes SWI-Prolog 10.1.x and ongoing stable/development release tracks.

Related projects

  • YAP is named in SWI-Prolog publications around Prolog portability.
  • XPCE is historically tied to SWI-Prolog's graphical environment.
  • SWISH provides a browser-based SWI-Prolog environment.
  • The SWI-Prolog pack system is the project's add-on packaging ecosystem.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:interpreter

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
swiplcliグローバル実行可能ファイル
swipl-ldcliグローバル実行可能ファイル
swipl-wincliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版10.0.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.swi-prolog.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.swi-prolog.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:swi-prolog
バージョン10.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/swi-prolog
ホームページhttps://www.swi-prolog.org/
リポジトリhttps://github.com/SWI-Prolog/swipl-devel
上流ドキュメントhttps://github.com/SWI-Prolog/swipl-devel#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://www.swi-prolog.org/download/stable/src/swipl-10.0.2.tar.gz
依存関係berkeley-db@5, gmp, libarchive, libyaml, openssl@3, pcre2, unixodbc
ビルド依存関係cmake, pkgconf
macOS 提供ライブラリlibedit, libxcrypt, ncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameswi-prolog
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

swi-prolog 9.2.9+dfsg-1+b1

ISO/Edinburgh-style Prolog interpreter

https://www.swi-prolog.org

sudo apt install swi-prolog
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-bdb 9.2.9+dfsg-1+b1

Berkeley DB interface for SWI-Prolog

https://www.swi-prolog.org

sudo apt install swi-prolog-bdb
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-bdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-core 9.2.9+dfsg-1+b1

ISO/Edinburgh-style Prolog interpreter - core system

https://www.swi-prolog.org

sudo apt install swi-prolog-core
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 5 依存関係
  • 7 提供
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-core from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-core-packages 9.2.9+dfsg-1+b1

ISO/Edinburgh-style Prolog interpreter - core packages

https://www.swi-prolog.org

sudo apt install swi-prolog-core-packages
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 7 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-core-packages from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-doc 9.2.9+dfsg-1

documentation and examples for SWI-Prolog

https://www.swi-prolog.org

sudo apt install swi-prolog-doc
  • Section: doc
  • Architecture: all
  • Source Package: swi-prolog
  • 1 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-full 9.2.9+dfsg-1+b1

ISO/Edinburgh-style Prolog interpreter - full suit

https://www.swi-prolog.org

sudo apt install swi-prolog-full
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 4 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-full from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-java 9.2.9+dfsg-1+b1

Bidirectional interface between SWI-Prolog and Java

https://www.swi-prolog.org

sudo apt install swi-prolog-java
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 5 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-nox 9.2.9+dfsg-1+b1

ISO/Edinburgh-style Prolog interpreter - without X support

https://www.swi-prolog.org

sudo apt install swi-prolog-nox
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 11 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-odbc 9.2.9+dfsg-1+b1

ODBC library for SWI-Prolog

https://www.swi-prolog.org

sudo apt install swi-prolog-odbc
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-odbc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-test 9.2.9+dfsg-1

tests and checks for SWI-Prolog

https://www.swi-prolog.org

sudo apt install swi-prolog-test
  • Section: interpreters
  • Architecture: all
  • Source Package: swi-prolog
  • 1 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-test from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swi-prolog-x 9.2.9+dfsg-1+b1

User interface library for SWI-Prolog - with X support

https://www.swi-prolog.org

sudo apt install swi-prolog-x
  • Section: interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 9 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swi-prolog-x from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

swi-prolog

nix profile install nixpkgs#swi-prolog
  • normalized package name match
  • 一致条件: Swi Prolog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sw/swi-prolog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

swi-prolog 9.0.4+dfsg-3.1ubuntu4

ISO/Edinburgh-style Prolog interpreter

https://www.swi-prolog.org

sudo apt install swi-prolog
  • Section: universe/interpreters
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swi-prolog from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

swi-prolog-bdb 9.0.4+dfsg-3.1ubuntu4

Berkeley DB interface for SWI-Prolog

https://www.swi-prolog.org

sudo apt install swi-prolog-bdb
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swi-prolog-bdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

swi-prolog-core 9.0.4+dfsg-3.1ubuntu4

ISO/Edinburgh-style Prolog interpreter - core system

https://www.swi-prolog.org

sudo apt install swi-prolog-core
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 4 依存関係
  • 7 提供
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swi-prolog-core from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

swi-prolog-core-packages 9.0.4+dfsg-3.1ubuntu4

ISO/Edinburgh-style Prolog interpreter - core packages

https://www.swi-prolog.org

sudo apt install swi-prolog-core-packages
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: swi-prolog
  • 7 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Swi Prolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swi-prolog-core-packages from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment