macOS
brew install soarlocal Homebrew formula metadata
brew
soar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install soarlocal Homebrew formula metadata
概要
Fast, modern package manager for Static Binaries, Portable Formats and more
履歴
Soar is a Rust package manager from pkgforge for installing static binaries, AppImages, FlatImages, and other portable packages on Linux without requiring root access.
The first public GitHub release, v0.1.0, appeared on 2024-10-10 with core package-manager commands for search, install, update, remove, query, run, use, symlink ownership checks, configuration loading, and installed-package tracking.
By v0.3.0 on 2024-10-26, Soar added AppImage integration, portable home and config directory support, health checks, terminal image display support, and package metadata improvements.
The official release notes describe the v0.10 line as adding GitHub and GitLab release sources, build-from-source support, lifecycle hooks, Landlock sandboxing, and system-wide installs. The v0.12 line consolidated repositories around the unified soarpkgs repository and added repository-management CLI features, fuzzy search, metadata signature verification, local-file installs, and shell completions.
Soar is distributed as a single statically linked executable with an install script, and the official docs position it for use across Linux distributions including Debian, Arch, Fedora, and Alpine.
Homebrew includes the package as brew:soar, while upstream documentation points users to the official soarpkgs repository as the default package source.
Typical usage starts by running the official install script, adding the Soar bin path to PATH, and installing packages with commands such as `soar install neovim`.
Soar supports imperative package operations, repository configuration in `~/.config/soar/config.toml`, declarative package management through `~/.config/soar/packages.toml`, direct GitHub and GitLab release sources, custom URL packages, hooks, sandboxing, profiles, and optional system mode.
Soar matters to package-manager users because it explores a distro-independent model centered on portable binaries rather than distro-native build recipes, while still keeping package metadata, repository signatures, local install state, declarative manifests, and update behavior under one CLI.
Its relationship with soarpkgs gives it a Homebrew-like split between package manager and package repository, but targeted at static binaries, AppImages, FlatImages, RunImages, and similar portable Linux formats.
セキュリティ状態
soar に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/soar/config.toml~/.config/soar/packages.toml/etc/soar/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
soar | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pkgforge/soar
インストールメタデータ
| パッケージキー | brew:soar |
|---|---|
| バージョン | 0.12.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/soar |
| ホームページ | https://soar.qaidvoid.dev |
| リポジトリ | https://github.com/pkgforge/soar |
| 上流ドキュメント | https://soar.qaidvoid.dev/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/pkgforge/soar/archive/refs/tags/v0.12.7.tar.gz |
| 最終更新 | 2026-07-16T18:38:37Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | soar |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.