Automic VaultAutomic Vault

brew

soar を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install soar

local 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.

タイムライン

  • 2024-10-10: Soar v0.1.0 released with core package-manager commands.
  • 2024-10-11: v0.2.0 added arbitrary file downloads and remote binary runs.
  • 2024-10-26: v0.3.0 added AppImage integration and portable home/config support.
  • 2025-01-24: v0.10.3 continued the v0.10 line that official notes associate with GitHub/GitLab sources, builds, hooks, sandboxing, and system-wide installs.
  • 2026-02-24: v0.12.0 consolidated repositories around the unified soarpkgs repository.
  • 2026-06-27: GitHub listed Soar v0.12.6 as the latest release.

Related projects

  • soarpkgs is the official package repository that provides package metadata consumed by Soar.
  • pkgforge hosts the Soar project and related package infrastructure.

ソース

  • Official CLI reference: https://soar.qaidvoid.dev/cli-reference
  • Official GitHub releases: https://github.com/pkgforge/soar/releases
  • Official configuration docs: https://soar.qaidvoid.dev/configuration
  • Official declarative package docs: https://soar.qaidvoid.dev/declarative
  • Official docs: https://soar.qaidvoid.dev/
  • Official release notes: https://soar.qaidvoid.dev/releases

セキュリティ状態

保護ツール対応はまだ見つかっていません

soar に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

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.

Linux
~/.config/soar/config.toml~/.config/soar/packages.toml/etc/soar/config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.12.7
マネージャ更新日2026-07-16
ローカルデータOK
上流最新
検出された最新v0.12.7

https://github.com/pkgforge/soar

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

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment