macOS
brew install soarlocal Homebrew formula metadata
brew
Fast, modern package manager for Static Binaries, Portable Formats and more. Version 0.12.7 via Homebrew; verified 2026-07-16.
install
brew install soarlocal Homebrew formula metadata
overview
Fast, modern package manager for Static Binaries, Portable Formats and more
history
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.
security posture
No matching local secret-handling manifest was found for soar. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
soar | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pkgforge/soar
install metadata
| Package key | brew:soar |
|---|---|
| Version | 0.12.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/soar |
| Homepage | https://soar.qaidvoid.dev |
| Repository | https://github.com/pkgforge/soar |
| Upstream docs | https://soar.qaidvoid.dev/ |
| License | MIT |
| Source archive | https://github.com/pkgforge/soar/archive/refs/tags/v0.12.7.tar.gz |
| Last updated | 2026-07-16T18:38:37Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.