Loading repository data…
Loading repository data…
pkgforge / repository
A fast, modern package manager for Static Binaries, Portable Formats (AppImage|AppBundle|FlatImage|Runimage) & More [maintainer=@QaidVoid]
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Soar is a package manager - it doesn't build or host packages itself. Instead, it consumes package metadata from repositories and handles downloading, installing, and managing packages on your system.
How it works:
This separation means Soar works with any compatible repository - it's not tied to a specific package source.
[!TIP]
- Soar comes as a single-file, statically-linked executable with no dependencies that you can simply download & run.
- The install script does this & more automatically for you.
# cURL
curl -fsSL "https://raw.githubusercontent.com/pkgforge/soar/main/install.sh" | sh
# wget
wget -qO- "https://raw.githubusercontent.com/pkgforge/soar/main/install.sh" | sh
[!NOTE]
- Please read & verify what's inside the script before running it
- The script is also available through https://soar.qaidvoid.dev/install.sh
- Additionally, if you want to customize your installation, please read the docs @ https://soar.qaidvoid.dev/installation.html
- Next, check Configuration & Usage
| Feature | Description |
|---|---|
| Universal | Single binary, no dependencies, works on any Unix-like system without superuser privileges. |
| Portable Formats | Install static binaries, AppImages, and other self-contained archives with ease. |
| System Integration | Automatically adds desktop entries and icons for a native feel. |
| Repository Agnostic | Works with any repository that provides compatible metadata. Use official soarpkgs repo, third-party sources, or create your own. |
| Security First | Enforces security through checksums and signature verification for package installations. |
| Fast & Efficient | Minimal overhead with parallel downloads and efficient package operations. |
We welcome contributions! Please feel free to fork the repository and submit pull requests. See CONTRIBUTING.md for contribution guidelines.
We have a growing community on discord to discuss not only Soar/Pkgforge but also other cool projects, feel free to join & hangout anytime.
v1.88.0