# soar を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:soar
```

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

### macOS

- Homebrew (100%):

```sh
brew install soar
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:soar
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.13.0
- **ソース概要:** Fast, modern package manager for Static Binaries, Portable Formats and more
- **ホームページ:** <https://soar.qaidvoid.dev>
- **リポジトリ:** <https://github.com/pkgforge/soar>
- **最終更新:** 2026-08-02T12:59:46Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- soar (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.13.0
## プロジェクトの歴史と使われ方

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 パッケージメタデータはここに公開されています。



## 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

- Linux: ~/.config/soar/config.toml, ~/.config/soar/packages.toml, /etc/soar/config.toml

## Combined YAML source

View the package source record on GitHub. [combined/soar.yml](https://github.com/mxcl/pkgdb/blob/main/combined/soar.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
