Package Details: pamac-all 11.7.4-1

Git Clone URL: https://aur.archlinux.org/pamac-all.git (read-only, click to copy)
Package Base: pamac-all
Description: A GUI frontend for libalpm (everything in one package - snap, flatpak, appindicator, aur, appstream)
Upstream URL: https://github.com/manjaro/pamac
Licenses: GPL-3.0-or-later
Conflicts: pamac, pamac-aur, pamac-aur-git, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk
Provides: pamac
Submitter: librewish
Maintainer: patlefort
Last Packager: patlefort
Votes: 46
Popularity: 0.54
First Submitted: 2020-08-25 09:51 (UTC)
Last Updated: 2025-12-01 15:27 (UTC)

Dependencies (15)

Required by (4)

Sources (1)

Pinned Comments

Latest Comments

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

patlefort commented on 2026-01-02 13:05 (UTC)

Try rebuilding libpamac-full.

0byte commented on 2026-01-02 12:21 (UTC)

pamac: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory

It works after pacman downgrade to 7.0

patlefort commented on 2026-01-01 23:09 (UTC)

It build and runs. Are there other issues?

0byte commented on 2026-01-01 17:06 (UTC)

Dont works with pacman 7.1

frostygoth commented on 2025-11-04 17:27 (UTC) (edited on 2025-11-04 17:37 (UTC) by frostygoth)

I got this to work on CachyOS and would agree with @patlefort that it is something with yay.

To get this to work (for me anyway) 1) build libpamac-all via the "makepkg -s" route. 2) install libpamac-all via pacman 3) build pamac-cli via the "makepkg -s" route. 4) install pamac-cli via pacman 5) build pamac-all via the makepkg -s" route. 6) install pamac-all via pacman.

I haven't tested all functionality yet, but it installs and starts up for me.

<deleted-account> commented on 2025-09-26 01:01 (UTC)

Install the libpamac-full package first and then this one to avoid conflicts.

jeancf commented on 2025-07-28 18:43 (UTC)

Thanks. I tried to install it on arch linux (with yay) and it worked fine. I tried it on Manjaro (with yay as well) and it failed in the same way as on CachyOS. What happens is that on the arch derivatives the install process does not ask what package should provide "libpamac". On arch, I answer "libpamac-full" and everything works. Strange.

patlefort commented on 2025-07-28 13:42 (UTC)

yay is broken. Try installing libpamac-full first then pamac-all.

jeancf commented on 2025-07-28 13:31 (UTC) (edited on 2025-07-28 13:31 (UTC) by jeancf)

I am seeing the same problem as @oafasting on a fresh install of cachyos: yay -S pamac-all installs a bunch of dependencies (including libpamac-aur) but fails later in the process with a conflict between libpamac-full and libpamac-aur. If I blacklist libpamac-aur in pacman.conf, pamac-aur fails to install.

patlefort commented on 2025-05-12 17:00 (UTC)

@oafasting: It doesn't. Your AUR helper is broken. The dependency chain is

pamac-all
  libpamac-full
  pamac-cli
    libpamac

You must make sure that libpamac-full is always selected. libpamac-full provide libpamac.