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.
Search Criteria
Package Details: pamac-all 11.7.3-1
Package Actions
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: | 43 |
Popularity: | 0.98 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2025-05-05 19:30 (UTC) |
Dependencies (15)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libpamac-fullAUR
- pamac-cliAUR (pamac-aurAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- mate-polkit (optional) – authentication agent for Mate
- plymouth (plymouth-gitAUR) (optional) – offline upgrades
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – legacy authentication agent for Gnome
- polkit-kde-agent (polkit-kde-agent-gitAUR) (optional) – authentication agent for KDE
- polkit-qt5 (polkit-qt5-gitAUR) (optional) – Qt5 based authentication agent
Required by (4)
- debtap-mod (requires pamac)
- mintmenu (requires pamac) (optional)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (1)
jeancf commented on 2025-07-28 18:43 (UTC)
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
.
oafasting commented on 2025-05-12 12:37 (UTC)
I am unable to install this at is seems to be depending on libpamac-aur, as well as libpamac-full, which causes an issue as they are in conflict
username227 commented on 2025-05-07 02:34 (UTC) (edited on 2025-05-07 02:46 (UTC) by username227)
since I updated today, I am getting a segmentation fault when trying to initialize the GUI:
[1] 217886 segmentation fault (core dumped) pamac-manager
EDIT: here is the backtrace from the segmentation fault; not sure if it's helpful though:
Thread 21 "get_category_pk" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa17fb6c0 (LWP 343572)]
0x00007ffff7e8c73c in pamac_app_get_id () from /usr/lib/libpamac.so.11
(gdb) backtrace
#0 0x00007ffff7e8c73c in pamac_app_get_id () at /usr/lib/libpamac.so.11
#1 0x00007ffff45a1565 in ??? () at /usr/lib/libpamac-appstream.so
#2 0x00007ffff7e3bd52 in ??? () at /usr/lib/libpamac.so.11
#3 0x00007ffff716db3e in g_thread_proxy (data=0x5555562d91f0) at ../glib/glib/gthread.c:893
#4 0x00007ffff6ca57eb in start_thread (arg=<optimized out>) at pthread_create.c:448
#5 0x00007ffff6d2918c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
claymorwan commented on 2024-12-02 22:09 (UTC)
o mb, I thought it would be called pamac so I got confused, thanks :3
patlefort commented on 2024-12-02 20:29 (UTC)
There is, it's named Add/Remove Software
. The desktop file is in /usr/share/applications/org.manjaro.pamac.manager.desktop
.
claymorwan commented on 2024-12-02 18:32 (UTC)
Isn't there supposed to be a .desktop file ? It seems to be missing
patlefort commented on 2024-11-11 05:55 (UTC)
There is an issue open about it: https://github.com/manjaro/pamac-cli/issues/1
It's not clear what the issue is.
Pinned Comments