@christophergray Thanks, that worked!
Search Criteria
Package Details: auracle-git r427.33f9097-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/auracle-git.git (read-only, click to copy) |
|---|---|
| Package Base: | auracle-git |
| Description: | A flexible client for the AUR |
| Upstream URL: | https://github.com/falconindy/auracle |
| Keywords: | aur |
| Licenses: | MIT |
| Conflicts: | auracle |
| Provides: | auracle |
| Submitter: | Foxboron |
| Maintainer: | artafinde (falconindy) |
| Last Packager: | falconindy |
| Votes: | 126 |
| Popularity: | 0.80 |
| First Submitted: | 2017-07-02 16:40 (UTC) |
| Last Updated: | 2025-04-16 17:39 (UTC) |
Dependencies (13)
- abseil-cpp (abseil-cpp-gitAUR)
- fmt (fmt-gitAUR)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libsystemd (systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs)
- pacman (pacman-fancy-gitAUR, pacman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glaze (glaze-gitAUR) (make)
- meson (meson-gitAUR) (make)
- perl (perl-gitAUR) (make)
- systemd (systemd-selinuxAUR, systemd-gitAUR) (make)
- fakechroot (fakechroot-gitAUR) (check)
- gtest (googletest-gitAUR) (check)
- python (check)
Required by (10)
- aarchup (requires auracle) (optional)
- aarchup-git (requires auracle) (optional)
- argon
- argon-git (requires auracle)
- cylon (optional)
- fmo (requires auracle)
- pacaur (requires auracle)
- pacaur-git
- simpleaur-git (requires auracle) (optional)
- updatehint (requires auracle)
Sources (1)
slondr commented on 2025-12-16 22:11 (UTC)
christophergray commented on 2025-12-15 03:29 (UTC)
@slondr cd src/auracle (where there is a build directory and meson.build file) meson setup build --reconfigure (It will reconfigure for libalpm 16.0.1) cd back to the directory with the PKGBUILD makepkg -sif
slondr commented on 2025-12-14 20:32 (UTC)
auracle: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory
merlock commented on 2025-11-24 02:11 (UTC)
@eerie: fmt is at version 12.1.0-1.
You need to rebuild against that version.
eerie commented on 2025-11-23 23:02 (UTC)
auracle: error while loading shared libraries: libfmt.so.11: cannot open shared object file: No such file or directory
artafinde commented on 2025-10-09 16:02 (UTC)
@traysh Nope, building in a clean chroot works.
traysh commented on 2025-10-09 15:53 (UTC)
Besides meson, glaze and fmt are also missing as dependencies
traysh commented on 2025-10-09 15:23 (UTC)
When I try to update it, I get:
/home/deck/.cache/pacaur/auracle-git/PKGBUILD: line 47: meson: command not found
maybe meson should be a dependency?
abarbarian commented on 2025-09-02 08:13 (UTC)
Thanks for the information folks. The program installs and runs ok. Thanks to the developer too. :-)
Pinned Comments
artafinde commented on 2022-01-26 09:15 (UTC) (edited on 2022-01-29 10:24 (UTC) by artafinde)
If the build fails:
SRCPKGDESTdirectoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC) (edited on 2025-04-28 14:23 (UTC) by falconindy)
FAQ:
PATHhandled by/etc/profile.d/perlbin.shmakepkg -A. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).