Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install swig

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install swig

MacPorts ports tree · devel/swig/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add swig

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

Debian apt確認済み · 92%
sudo apt install swig

Debian stable package indexes · swig · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install swig

Fedora Rawhide package metadata · swig · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#swig

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

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

Arch Linux sync databases · swig · ソース: geo.mirror.pkgbuild.com

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

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

概要

パッケージ概要

Generate scripting interfaces to C/C++ code

コマンドとエイリアス

  • ccache-swig
  • swig

履歴

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

SWIG, the Simplified Wrapper and Interface Generator, is a long-running tool for connecting C and C++ programs to higher-level languages. In package-manager culture it is a classic build dependency: old, portable, cross-language, and often installed because another package needs generated bindings.

プロジェクトの歴史

SWIG began in July 1995 when Dave Beazley developed it at Los Alamos National Laboratory for scientific software that needed scripting interfaces. The official history says it was rewritten in C++ at the University of Utah in January 1996 and expanded beyond its original environment to Tcl, Perl, and Guile.

Version 1.0 arrived in September 1996 with Python support, followed by 1.1 in 1997. The long 1.3 development series began in 2000 and carried the project through a decade of incremental language and parser work before SWIG 2.0.0 was released in 2010.

Later major releases continued to track C++ and target-language evolution: 3.0.0 in 2014, 4.0.0 in 2019, 4.1.x in 2022, 4.2.x in 2023-2024, 4.3.x in 2024-2025, and 4.4.x in 2025.

採用の歴史

The SWIG homepage describes support for common scripting languages including JavaScript, Perl, PHP, Python, Tcl, and Ruby, plus non-scripting targets such as C#, D, Go, Java, Lua, OCaml, Octave, Scilab, R, and Guile. That breadth made it a general-purpose bridge for C and C++ libraries rather than a single-language extension tool.

The documentation page lists papers and tutorials from the 1996-1998 period and later training material, reflecting early adoption in Tcl, Python, Perl, scientific computing, and systems integration communities.

The input package facts show SWIG in many package managers, including apk, Homebrew, Chocolatey, Debian, DNF, MacPorts, Nix, pacman, Scoop, Ubuntu, winget, and zypper. That distribution footprint fits its role as a cross-platform tool needed by both developers and downstream package builds.

使われ方

SWIG is commonly used to parse C or C++ declarations and generate wrapper or glue code so higher-level languages can call native libraries. It is also used for prototyping, testing, embedding interpreters, and exporting parse information.

In package builds, SWIG often appears as a build-time dependency for projects that ship generated bindings for Python, Java, Ruby, Perl, Tcl, R, Octave, or other target languages.

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

SWIG is package-nerd significant because it is part compiler, part portability layer, and part historical artifact of scripting-language extension culture. It lets a C or C++ library become packages in multiple language ecosystems without hand-writing every binding layer.

Its long release history also matters operationally: old software may require old SWIG behavior, while new packages need modern C++, Python, JavaScript, Ruby, PHP, Go, or Java support. Distribution maintainers therefore care about which SWIG version is installed and when generated files are regenerated.

タイムライン

  • 1995: SWIG developed at Los Alamos National Laboratory.
  • 1996: First alpha release and version 1.0 with Python support.
  • 1997: Version 1.1 released.
  • 2000: SWIG 1.3 alpha series begins.
  • 2010: SWIG 2.0.0 released.
  • 2014: SWIG 3.0.0 released.
  • 2019: SWIG 4.0.0 released.
  • 2022: SWIG 4.1.0 and 4.1.1 released.
  • 2024: SWIG 4.2.x and 4.3.0 released.
  • 2025: SWIG 4.3.1, 4.4.0, and 4.4.1 released.

Related projects

  • Related technologies include Python extension modules, Perl XS, JNI, CFFI/ctypes-style foreign function interfaces, CORBA/IDL-style interface compilers, and package build systems that generate language bindings from C and C++ headers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.swig.org/

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:swig
バージョン4.4.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/swig
ホームページhttps://www.swig.org/
リポジトリhttps://github.com/swig/swig
上流ドキュメントhttps://www.swig.org/doc.html
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/swig/swig/swig-4.4.1/swig-4.4.1.tar.gz
依存関係pcre2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameswig
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%

swig 4.3.0-1

Generate scripting interfaces to C/C++ code

https://www.swig.org/

sudo apt install swig
  • Section: interpreters
  • Architecture: amd64
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Swig
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swig from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swig-doc 4.3.0-1

HTML documentation for SWIG

https://www.swig.org/

sudo apt install swig-doc
  • Section: doc
  • Architecture: all
  • Source Package: swig
  • normalized package name match
  • 一致条件: Swig
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swig-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swig-examples 4.3.0-1

Examples for applications of SWIG

https://www.swig.org/

sudo apt install swig-examples
  • Section: interpreters
  • Architecture: all
  • Source Package: swig
  • normalized package name match
  • 一致条件: Swig
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swig-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

swig

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

swig 4.2.0-2ubuntu1

Generate scripting interfaces to C/C++ code

http://www.swig.org/

sudo apt install swig
  • Section: universe/interpreters
  • Architecture: amd64
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Swig
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swig from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

swig-doc 4.2.0-2ubuntu1

HTML documentation for SWIG

http://www.swig.org/

sudo apt install swig-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: swig
  • normalized package name match
  • 一致条件: Swig
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swig-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

swig-examples 4.2.0-2ubuntu1

Examples for applications of SWIG

http://www.swig.org/

sudo apt install swig-examples
  • Section: universe/interpreters
  • Architecture: all
  • Source Package: swig
  • normalized package name match
  • 一致条件: Swig
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swig-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

swig 4.4.1-r1

A compiler that makes it easy to integrate C and C++ code with scripting languages

https://www.swig.org/

sudo apk add swig
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: swig
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Swig
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: swig from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

swig-doc 4.4.1-r1

A compiler that makes it easy to integrate C and C++ code with scripting languages (documentation)

https://www.swig.org/

sudo apk add swig-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: swig
  • normalized package name match
  • 一致条件: Swig
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: swig-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

ccache-swig 4.4.1-7.fc45

Fast compiler cache

https://www.swig.org/

sudo dnf install ccache-swig
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: swig
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Swig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ccache-swig from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-swig 4.4.1-7.fc45

Python package metadata for SWIG

https://www.swig.org/

sudo dnf install python3-swig
  • License: GPL-3.0-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: swig
  • 2 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Swig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-swig from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

swig 4.4.1-7.fc45

Connects C/C++/Objective C to some high-level programming languages

https://www.swig.org/

sudo dnf install swig
  • License: GPL-3.0-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: swig
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Swig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: swig from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

swig-doc 4.4.1-7.fc45

Documentation files for SWIG

https://www.swig.org/

sudo dnf install swig-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: swig
  • 1 提供
  • normalized package name match
  • 一致条件: Swig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: swig-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

swig-gdb 4.4.1-7.fc45

Commands for easier debugging of SWIG

https://www.swig.org/

sudo dnf install swig-gdb
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: swig
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Swig
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: swig-gdb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

swig 4.4.1-1

Generate scripting interfaces to C/C++ code

https://www.swig.org/

sudo pacman -S swig
  • License: GPL-3.0-or-later AND LicenseRef-BSD-Arizona AND LicenseRef-BSD-Chicago AND LicenseRef-BSD-Utah-California
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Swig
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: swig from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

swig 4.4.1-1.4

Simplified Wrapper and Interface Generator

https://www.swig.org/

sudo zypper install swig
  • License: BSD-3-Clause AND GPL-3.0-or-later
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: swig
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Swig
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: swig from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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