Package Details: pamac-all 11.7.3-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: 42
Popularity: 0.24
First Submitted: 2020-08-25 09:51 (UTC)
Last Updated: 2025-05-05 19:30 (UTC)

Dependencies (15)

Required by (4)

Sources (1)

Pinned Comments

Latest Comments

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

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.

missingSleepDeps commented on 2024-11-11 02:16 (UTC)

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...

patlefort commented on 2024-08-04 04:45 (UTC)

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".

elppans commented on 2024-08-04 04:12 (UTC)

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