For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQ

Frequently Asked Questions

Is this an AUR?

Soarpkgs is inspired by the AUR concept but with a curated approach. Packages are reviewed by maintainers before inclusion.


Cache

Cache refers to prebuilts from pkgforge's CI that Soar uses by default.


GLIBC vs MUSL

MUSL binaries use mimalloc for performance parity with GLIBC. We also apply LTO and PIE optimizations.


Portability

  • Prebuilt packages are provided via cache to avoid build dependencies

  • Heavy builds requiring containers are marked with a note

  • Portable packages are tagged with [PORTABLE] in notes


Custom Repositories

Soar supports adding custom repositories. You can use third-party repos or create your own.


History

  • July 2023: Toolpacks created

  • Sep 2024: PkgCache created

  • Nov 2024: Soarpkgs created

Last updated