macOS
brew install soarlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für soar in AI-Agent-Workflows.
Installation
brew install soarlocal Homebrew formula metadata
Überblick
Fast, modern package manager for Static Binaries, Portable Formats and more
Verlauf
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.
Sicherheitslage
Für soar wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
soar | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pkgforge/soar
Installationsmetadaten
| Paketschlüssel | brew:soar |
|---|---|
| Version | 0.12.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/soar |
| Homepage | https://soar.qaidvoid.dev |
| Repository | https://github.com/pkgforge/soar |
| Upstream-Dokumentation | https://soar.qaidvoid.dev/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/pkgforge/soar/archive/refs/tags/v0.12.7.tar.gz |
| Zuletzt aktualisiert | 2026-07-16T18:38:37Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.