Search Criteria
Package Details: soar 0.5.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/soar.git (read-only, click to copy) |
---|---|
Package Base: | soar |
Description: | A fast, modern package manager for Static Binaries, Portable Formats (AppImage|AppBundle|FlatImage|Runimage) & More |
Upstream URL: | https://soar.qaidvoid.dev |
Keywords: | appbundle appimage flatimage package-manager portable runimage |
Licenses: | MIT |
Conflicts: | soar, soar-bin, soar-nightly-bin |
Provides: | soar |
Submitter: | qaidvoid |
Maintainer: | qaidvoid |
Last Packager: | qaidvoid |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-02-04 17:13 (UTC) |
Last Updated: | 2025-05-04 07:43 (UTC) |
Dependencies (6)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- xz (xz-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
Latest Comments
yochananmarqos commented on 2025-05-02 21:05 (UTC) (edited on 2025-05-02 21:07 (UTC) by yochananmarqos)
@qaidvoid: When using the Rust nightly channel, those using
rust
instead ofrustup
(providescargo-nightly
) need the build dependency oncargo-nightly
, notcargo
.FYI, it builds fine with LTO enabled adding
CFLAGS+=" -ffat-lto-objects"
to the build function. See https://archlinux.org/todo/lto-fat-objects/Dependencies are missing: