@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
.
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: | 42 |
Popularity: | 0.24 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2025-05-05 19:30 (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
.
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
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
o mb, I thought it would be called pamac so I got confused, thanks :3
There is, it's named Add/Remove Software
. The desktop file is in /usr/share/applications/org.manjaro.pamac.manager.desktop
.
Isn't there supposed to be a .desktop file ? It seems to be missing
There is an issue open about it: https://github.com/manjaro/pamac-cli/issues/1
It's not clear what the issue is.
pamac-cli & pamac-manager completely unusable:
Failed to read AUR data from /var/lib/pacman/sync/packages-meta-ext-v1.json.gz : Error opening file /var/lib/pacman/sync/packages-meta-ext-v1.json.gz: No such file or directory
Downloading and copying that file to that directory only removes that message before continuing to fail to synchronize databases and then fail to commit transaction...
That patch isn't part of a stable tag yet. I don't know what's the hold up and I'm hesitant to include something not "stable".
It should include the glib2-devel package as a build dependency.
On March 29, 2024 the pamac package was updated on gitlab.
I installed it this way:
sudo pacman --needed -S glib2-devel
yay --needed -S libpamac-full pamac-all
Pinned Comments