Automic VaultAutomic Vault

brew

swift を Homebrew, apt, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install swift

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install python3-swift

Debian stable package indexes · python3-swift · ソース: deb.debian.org

Windows

Scoop確認済み · 92%
scoop install main/swift

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

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

Windows Package Manager source index · Swift.Toolchain · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

High-performance system programming language

コマンドとエイリアス

  • sourcekit-lsp
  • sourcekitd-repl
  • swift
  • swift-api-checker.py
  • swift-api-digester
  • swift-api-dump.py
  • swift-ast-script
  • swift-autolink-extract
  • swift-build
  • swift-build-sdk-interfaces
  • swift-build-tool
  • swift-cache-tool
  • swift-compatibility-symbols
  • swift-def-to-strings-converter
  • swift-demangle
  • swift-driver
  • swift-experimental-sdk
  • swift-frontend
  • swift-help
  • swift-legacy-driver
  • swift-package
  • swift-package-collection
  • swift-package-registry
  • swift-plugin-server
  • swift-reflection-dump
  • swift-run
  • swift-scan-test
  • swift-sdk
  • swift-serialize-diagnostics
  • swift-symbolgraph-extract
  • swift-synthesize-interface
  • swift-test

履歴

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

Swift is an open-source, general-purpose programming language and toolchain centered on a compiler, standard library, package manager, debugger, and associated developer tools.

プロジェクトの歴史

Swift.org says Swift was published as open source on December 3, 2015, together with supporting libraries, debugger, and package manager, under the Apache 2.0 license with a Runtime Library Exception. The current swiftlang/swift GitHub repository is the main source repository for the Swift programming language.

採用の歴史

Swift began with Apple-platform development but Swift.org documents open-source builds for macOS, Linux, and Windows. The site emphasizes Swift as suitable for systems programming, apps, and cloud services, and its documentation page treats the package manager, standard library, core libraries, LLDB, and DocC as parts of the public ecosystem.

使われ方

Package-manager users interact with Swift through the `swift` toolchain: `swift build`, `swift test`, `swift run`, and package manifests named `Package.swift`. Swift.org describes Swift Package Manager as integrated with the build system to download, compile, and link dependencies into products.

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

Swift is important to package nerds because the language distribution includes its own build and package-management story rather than treating dependency resolution as an external add-on. Homebrew, winget, Scoop, and other package managers distribute toolchains or formulae, while SwiftPM defines the package format used by many of the surrounding Swift CLI tools in this batch.

タイムライン

  • 2015-10: Public swiftlang/swift GitHub repository created.
  • 2015-12-03: Swift language, libraries, debugger, and package manager published as open source on Swift.org.
  • 2019-03-25: Swift 5 released, a major stability milestone documented on Swift.org.
  • Current docs: Swift Package Manager manages distribution and use of Swift packages through `Package.swift` manifests.

Related projects

  • Swift.org documents the Swift compiler, standard library, core libraries, Swift Package Manager, LLDB, SourceKit-LSP, DocC, and the Swift book as related pieces of the ecosystem.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:programming language,repl
  • text:server

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
Package.swift

実行可能ファイル

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

コマンド種類公開範囲メモ
sourcekit-lspcliグローバル実行可能ファイル
sourcekitd-replcliグローバル実行可能ファイル
swiftcliグローバル実行可能ファイル
swift-api-checker.pycliグローバル実行可能ファイル
swift-api-digestercliグローバル実行可能ファイル
swift-api-dump.pycliグローバル実行可能ファイル
swift-ast-scriptcliグローバル実行可能ファイル
swift-autolink-extractcliグローバル実行可能ファイル
swift-buildcliグローバル実行可能ファイル
swift-build-sdk-interfacescliグローバル実行可能ファイル
swift-build-toolcliグローバル実行可能ファイル
swift-cache-toolcliグローバル実行可能ファイル
swift-compatibility-symbolscliグローバル実行可能ファイル
swift-def-to-strings-convertercliグローバル実行可能ファイル
swift-demanglecliグローバル実行可能ファイル
swift-drivercliグローバル実行可能ファイル
swift-experimental-sdkcliグローバル実行可能ファイル
swift-frontendcliグローバル実行可能ファイル
swift-helpcliグローバル実行可能ファイル
swift-legacy-drivercliグローバル実行可能ファイル
swift-packagecliグローバル実行可能ファイル
swift-package-collectioncliグローバル実行可能ファイル
swift-package-registrycliグローバル実行可能ファイル
swift-plugin-servercliグローバル実行可能ファイル
swift-reflection-dumpcliグローバル実行可能ファイル
swift-runcliグローバル実行可能ファイル
swift-scan-testcliグローバル実行可能ファイル
swift-sdkcliグローバル実行可能ファイル
swift-serialize-diagnosticscliグローバル実行可能ファイル
swift-symbolgraph-extractcliグローバル実行可能ファイル
swift-synthesize-interfacecliグローバル実行可能ファイル
swift-testcliグローバル実行可能ファイル
swiftccliグローバル実行可能ファイル
swiftc-legacy-drivercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版6.3.2
マネージャ更新日2026-06-28
ローカルデータOK
上流最新
検出された最新swift-6.3.2-RELEASE

https://github.com/swiftlang/swift

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:swift
バージョン6.3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/swift
ホームページhttps://www.swift.org
リポジトリhttps://github.com/swiftlang/swift
上流ドキュメントhttps://docs.swift.org/swift-book/documentation/the-swift-programming-language
ライセンスApache-2.0
ソースアーカイブhttps://github.com/swiftlang/swift/archive/refs/tags/swift-6.3.2-RELEASE.tar.gz
最終更新2026-06-28T04:23:36Z
Pulseupdated
依存関係python@3.14, zstd
ビルド依存関係cmake, ninja
macOS 提供ライブラリcurl, libedit, libxml2, ncurses, sqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点An Xcode toolchain has been installed to: $HOMEBREW_PREFIX/opt/swift/Swift-6.3.xctoolchain This can be symlinked for use within Xcode: ln -s $HOMEBREW_PREFIX/opt/swift/Swift-6.3.xctoolchain ~/Library/Developer/Toolchains/Swift-6.3.xctoolchain

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameswift
Version Scheme0
Revision0
Requirements
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

python3-swift 2.35.1-0+deb13u1

distributed virtual object store - Python 3 libraries

https://github.com/openstack/swift

sudo apt install python3-swift
  • Section: python
  • Architecture: all
  • Source Package: swift
  • 15 依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-swift from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift 2.35.1-0+deb13u1

distributed virtual object store - common files

https://github.com/openstack/swift

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

swift-account 2.35.1-0+deb13u1

distributed virtual object store - account server

https://github.com/openstack/swift

sudo apt install swift-account
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-account from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift-container 2.35.1-0+deb13u1

distributed virtual object store - container server

https://github.com/openstack/swift

sudo apt install swift-container
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-container from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift-doc 2.35.1-0+deb13u1

distributed virtual object store - documentation

https://github.com/openstack/swift

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

swift-drive-audit 2.35.1-0+deb13u1

distributed virtual object store - drive audit

https://github.com/openstack/swift

sudo apt install swift-drive-audit
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-drive-audit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift-object 2.35.1-0+deb13u1

distributed virtual object store - object server

https://github.com/openstack/swift

sudo apt install swift-object
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-object from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift-object-expirer 2.35.1-0+deb13u1

distributed virtual object store - object-expirer

https://github.com/openstack/swift

sudo apt install swift-object-expirer
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 4 依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-object-expirer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

swift-proxy 2.35.1-0+deb13u1

distributed virtual object store - proxy server

https://github.com/openstack/swift

sudo apt install swift-proxy
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 6 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Swift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swift-proxy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

python3-swift 2.33.0-0ubuntu1

distributed virtual object store - Python 3 libraries

https://opendev.org/openstack/swift

sudo apt install python3-swift
  • Section: python
  • Architecture: all
  • Source Package: swift
  • 15 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-swift from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift 2.33.0-0ubuntu1

distributed virtual object store - common files

https://opendev.org/openstack/swift

sudo apt install swift
  • Section: net
  • Architecture: all
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift-account 2.33.0-0ubuntu1

distributed virtual object store - account server

https://opendev.org/openstack/swift

sudo apt install swift-account
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift-account from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift-container 2.33.0-0ubuntu1

distributed virtual object store - container server

https://opendev.org/openstack/swift

sudo apt install swift-container
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 4 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift-container from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift-doc 2.33.0-0ubuntu1

distributed virtual object store - documentation

https://opendev.org/openstack/swift

sudo apt install swift-doc
  • Section: doc
  • Architecture: all
  • Source Package: swift
  • 2 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift-object 2.33.0-0ubuntu1

distributed virtual object store - object server

https://opendev.org/openstack/swift

sudo apt install swift-object
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 3 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift-object from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

swift-object-expirer 2.33.0-0ubuntu1

distributed virtual object store - object expirer

https://opendev.org/openstack/swift

sudo apt install swift-object-expirer
  • Section: net
  • Architecture: all
  • Source Package: swift
  • 2 依存関係
  • normalized package name match
  • 一致条件: Swift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swift-object-expirer from https://archive.ubuntu.com/ubuntu/dists/noble/main/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment