Package Details: auracle-git r427.33f9097-1

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)

Required by (10)

Sources (1)

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:

  • Clear your aur helper cache and SRCPKGDEST directory
  • Rebuild in clean chroot 1
  • If it still fails, use a paste bin 2 to show full build logs

There'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:

  • If you think pod2man is missing, it's a configuration problem on your end. pod2man is part of the perl package, but in a perl-specific PATH handled by /etc/profile.d/perlbin.sh
  • I'm only able to test auracle on i686 and x86_64, so that's what I'm willing to commit to in the PKGBUILD. If you want to build this on some other architecture, use makepkg -A. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).

Latest Comments

1 2 3 4 5 6 .. 29 Next › Last »

slondr commented on 2025-12-16 22:11 (UTC)

@christophergray Thanks, that worked!

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. :-)