macOS
brew install swiftlocal Homebrew formula metadata
brew
swift のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install swiftlocal Homebrew formula metadata
sudo apt install python3-swiftDebian stable package indexes · python3-swift · ソース: deb.debian.org
scoop install main/swiftScoop official bucket manifest trees · bucket/swift.json · ソース: api.github.com
winget install --id Swift.Toolchain -eWindows Package Manager source index · Swift.Toolchain · ソース: cdn.winget.microsoft.com
概要
High-performance system programming language
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
Package.swift実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sourcekit-lsp | cli | グローバル実行可能ファイル | |
sourcekitd-repl | cli | グローバル実行可能ファイル | |
swift | cli | グローバル実行可能ファイル | |
swift-api-checker.py | cli | グローバル実行可能ファイル | |
swift-api-digester | cli | グローバル実行可能ファイル | |
swift-api-dump.py | cli | グローバル実行可能ファイル | |
swift-ast-script | cli | グローバル実行可能ファイル | |
swift-autolink-extract | cli | グローバル実行可能ファイル | |
swift-build | cli | グローバル実行可能ファイル | |
swift-build-sdk-interfaces | cli | グローバル実行可能ファイル | |
swift-build-tool | cli | グローバル実行可能ファイル | |
swift-cache-tool | cli | グローバル実行可能ファイル | |
swift-compatibility-symbols | cli | グローバル実行可能ファイル | |
swift-def-to-strings-converter | cli | グローバル実行可能ファイル | |
swift-demangle | cli | グローバル実行可能ファイル | |
swift-driver | cli | グローバル実行可能ファイル | |
swift-experimental-sdk | cli | グローバル実行可能ファイル | |
swift-frontend | cli | グローバル実行可能ファイル | |
swift-help | cli | グローバル実行可能ファイル | |
swift-legacy-driver | cli | グローバル実行可能ファイル | |
swift-package | cli | グローバル実行可能ファイル | |
swift-package-collection | cli | グローバル実行可能ファイル | |
swift-package-registry | cli | グローバル実行可能ファイル | |
swift-plugin-server | cli | グローバル実行可能ファイル | |
swift-reflection-dump | cli | グローバル実行可能ファイル | |
swift-run | cli | グローバル実行可能ファイル | |
swift-scan-test | cli | グローバル実行可能ファイル | |
swift-sdk | cli | グローバル実行可能ファイル | |
swift-serialize-diagnostics | cli | グローバル実行可能ファイル | |
swift-symbolgraph-extract | cli | グローバル実行可能ファイル | |
swift-synthesize-interface | cli | グローバル実行可能ファイル | |
swift-test | cli | グローバル実行可能ファイル | |
swiftc | cli | グローバル実行可能ファイル | |
swiftc-legacy-driver | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/swiftlang/swift
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | swift |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
python3-swift 2.35.1-0+deb13u1
distributed virtual object store - Python 3 libraries
https://github.com/openstack/swift
sudo apt install python3-swiftswift 2.35.1-0+deb13u1
distributed virtual object store - common files
https://github.com/openstack/swift
sudo apt install swiftswift-account 2.35.1-0+deb13u1
distributed virtual object store - account server
https://github.com/openstack/swift
sudo apt install swift-accountswift-container 2.35.1-0+deb13u1
distributed virtual object store - container server
https://github.com/openstack/swift
sudo apt install swift-containerswift-doc 2.35.1-0+deb13u1
distributed virtual object store - documentation
https://github.com/openstack/swift
sudo apt install swift-docswift-drive-audit 2.35.1-0+deb13u1
distributed virtual object store - drive audit
https://github.com/openstack/swift
sudo apt install swift-drive-auditswift-object 2.35.1-0+deb13u1
distributed virtual object store - object server
https://github.com/openstack/swift
sudo apt install swift-objectswift-object-expirer 2.35.1-0+deb13u1
distributed virtual object store - object-expirer
https://github.com/openstack/swift
sudo apt install swift-object-expirerswift-proxy 2.35.1-0+deb13u1
distributed virtual object store - proxy server
https://github.com/openstack/swift
sudo apt install swift-proxypython3-swift 2.33.0-0ubuntu1
distributed virtual object store - Python 3 libraries
https://opendev.org/openstack/swift
sudo apt install python3-swiftswift 2.33.0-0ubuntu1
distributed virtual object store - common files
https://opendev.org/openstack/swift
sudo apt install swiftswift-account 2.33.0-0ubuntu1
distributed virtual object store - account server
https://opendev.org/openstack/swift
sudo apt install swift-accountswift-container 2.33.0-0ubuntu1
distributed virtual object store - container server
https://opendev.org/openstack/swift
sudo apt install swift-containerswift-doc 2.33.0-0ubuntu1
distributed virtual object store - documentation
https://opendev.org/openstack/swift
sudo apt install swift-docswift-object 2.33.0-0ubuntu1
distributed virtual object store - object server
https://opendev.org/openstack/swift
sudo apt install swift-objectswift-object-expirer 2.33.0-0ubuntu1
distributed virtual object store - object expirer
https://opendev.org/openstack/swift
sudo apt install swift-object-expirerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.