Package Details: pamac-aur 11.7.3-3

Git Clone URL: https://aur.archlinux.org/pamac-aur.git (read-only, click to copy)
Package Base: pamac-aur
Description: A Gtk frontend, Package Manager based on libalpm with AUR and Appstream support
Upstream URL: https://github.com/manjaro/pamac
Keywords: gui installer libalpm package pacman yay
Licenses: GPL-3.0-or-later
Conflicts: pamac, pamac-cli, pamac-tray-appindicator
Provides: pamac, pamac-cli
Submitter: Zeph
Maintainer: Zeph
Last Packager: Zeph
Votes: 409
Popularity: 2.80
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2025-06-23 14:02 (UTC)

Dependencies (20)

Required by (8)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-10-29 07:25 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 40 Next › Last »

xunil64 commented on 2017-05-04 10:38 (UTC) (edited on 2017-05-04 15:48 (UTC) by xunil64)

/usr/lib/systemd/system/pamac-mirrorlist.service isn't working systemd[6602]: pamac-mirrorlist.service: Failed at step EXEC spawning /usr/bin/pacman-mirrors: No such file or directory, pamac-mirrorlist.service: Failed at step EXEC spawning /usr/bin/pacman-mirrors: No such file or directory pamac-mirrorlist.service: [Service] Type=oneshot ExecStart=/usr/bin/pacman-mirrors -g /usr/bin/pacman-mirrors doesn't exists, i don't know which package should include it Appropriate timer is set to "monthly", therefore it occurs only monthly. See https://github.com/Antergos/antergos-packages/issues/125 too

Zeph commented on 2017-04-26 07:39 (UTC)

Archlinux use vala 0.36 and Manjaro vala 0.34. This error is only on 0.36, you can see in PKGBUILD use sed for replace in preferences_dialog.vala : => ignorepkgs_liststore.remove (iter) by => ignorepkgs_liststore.remove (ref iter)

demiko commented on 2017-04-26 03:54 (UTC) (edited on 2017-04-26 03:54 (UTC) by demiko)

v4.3.4 build fails. 1) makepkg cannot download the source archive. 2) if i download archive manualy (following the same link as makepkg) build fails with error: preferences_dialog.vala:276.34-276.37: error: Argument 1: Cannot pass value to reference or output parameter ignorepkgs_liststore.remove (iter); Compilation failed: 1 error(s), 0 warning(s)

tuxer commented on 2017-04-24 19:46 (UTC)

Compilation fails for me Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] ImportError: No module named site Any ideas?

C0rn3j commented on 2017-03-13 13:12 (UTC)

I have 2 accounts(besides root) in /etc/sudoers. When authentication by pamac is required while logged in the first acount, it asks for a password for the second one which is not used or logged in at all at the moment. Is this an upstream issue?

C0rn3j commented on 2017-03-13 11:16 (UTC) (edited on 2017-03-13 11:17 (UTC) by C0rn3j)

Is there no icon by default in every DE and I need to install pamac-tray-appindicator? EDIT: Silly me, I needed to restart X after installing pamac.

Zeph commented on 2017-02-07 08:24 (UTC)

Hello, I have added pamac-tray-appindicator. It's not tested I don't use kde

hotice commented on 2017-02-04 14:03 (UTC) (edited on 2017-02-04 17:36 (UTC) by hotice)

Has pamac-tray-appindicator been removed from AUR on pupose? I'd like to have its tray indicator shown on KDE plasma when updates available. I know Manjaro still has the package in its repo.

Zeph commented on 2017-01-24 20:41 (UTC)

xdelta3 is specific configuration see : https://wiki.archlinux.org/index.php/Deltup Pamac no depend to xdelta3

wotantx commented on 2017-01-24 14:10 (UTC)

The pamac packages depend on xdelta3 to work with delta updates. Attempting an upgrade without xdelta3 installed results in an error stating that the binary patch failed.