Package Details: pamac-aur 11.7.5-1

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: 411
Popularity: 1.43
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2026-05-11 15:52 (UTC)

Required by (9)

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

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

vagelis commented on 2026-04-16 11:34 (UTC) (edited on 2026-04-16 11:34 (UTC) by vagelis)

I had issues with this package in the past or with its gnome extension, so reverted to yay and Arch Linux Updates Indicator

webreflection commented on 2026-04-16 09:27 (UTC)

@ferreol I've read that lot of stuff is not being properly maintained and that various contributors are not happy about current state of affairs. Anyway, if you think there's nothing to be worried about, I am happy to hear that, thanks.

ferreol commented on 2026-04-16 08:58 (UTC) (edited on 2026-04-16 08:58 (UTC) by ferreol)

@webreflection

What troubles are you referring to? Others than Manjaro, has become a private company. (the reason why I come from Manjaro to Archlinux)

Why a fork ?

Is there something in pamac code you want to change ?

The only things that is not publicly aviabe in pamac sources is PKGBUILD.

Archlinux philosphy, prevent to integrate graphical store. So pamac will ever be in the aur branch.

webreflection commented on 2026-04-15 21:50 (UTC)

AFAIK Manjaro is having troubles and us trusting this module will be trouble too ... should any of us think about a fork?

grg3 commented on 2026-04-15 20:23 (UTC)

I got caught by the jemalloc error. Unfortunately, I did not have the old jemalloc to fall back on. I guess I will be waiting for a fix to come through.

jrichard326 commented on 2026-04-15 17:29 (UTC) (edited on 2026-04-15 17:31 (UTC) by jrichard326)

jemalloc update to version 1:5.3.1 causes Pamac GUI to not load (glib error and coredump)

Error is as follows: (pamac-manager:44305): GLib-ERROR **: 13:22:35.653: ../glib/glib/gmem.c:106: failed to allocate 6 bytes zsh: IOT instruction (core dumped) pamac-manager

Manjaro fixed it in their PKGBUILD by rebuilding without jemalloc for now. I don't see that option here.

https://github.com/manjaro/pamac/issues/562

ferreol commented on 2026-04-15 14:38 (UTC) (edited on 2026-04-15 18:44 (UTC) by ferreol)

Hello,

For those who use Pamac and jemalloc together (coming with jellyfin server for me) Upgrading jemalloc 5.3.0-7 to 5.3.1.1-1 break pamac-manager

Adding : "define_meson+=' -Djemalloc=false'" on line 40 to PKGBUILD and rebuilt fix it.

Here the full PKGBUILD

webreflection commented on 2026-04-09 09:49 (UTC)

to whoever has GNOME 50 and the shell extension not working, this did the trick on my machine:

# requires sudo privileges
sed -i 's/"45"/"50"/' /usr/share/gnome-shell/extensions/pamac-updates\@manjaro.org/metadata.json

looking forward to the extension GNOME version update 👋

ABOhiccups commented on 2025-12-22 02:52 (UTC)

I think pamac-aur has pam-u2f error while enter password.

Pillgar commented on 2025-12-14 00:05 (UTC)

I believe libalpm.so was updated to v16 today. pamac-aur 11.7.4-1 is looking for libalpm.so =15. Just a heads up.