Package Details: pamac-aur 11.7.1-4

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://gitlab.manjaro.org/applications/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: 394
Popularity: 3.32
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-03-30 09:49 (UTC)

Required by (10)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2023-07-02 09:39 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 37 Next › Last »

Daerun commented on 2023-08-15 20:01 (UTC) (edited on 2023-08-15 20:03 (UTC) by Daerun)

I'm getting these errors when trying to build it:

../src/preferences_dialog.vala:123.5-123.22: error: The name set_child' does not exist in the context ofGLib.Object' (gobject-2.0) 123 | listitem.set_child (label); | ^~~~~~~~~~~~~~~~~~
../src/preferences_dialog.vala:121.28-121.35: note: listitem' was declared here 121 | factory.setup.connect ((listitem) => { | ^~~~~~~~ ../src/preferences_dialog.vala:126.32-126.45: error: The namechild' does not exist in the context of GLib.Object' (gobject-2.0) 126 | unowned Gtk.Widget child = listitem.child; | ^~~~~~~~~~~~~~ ../src/preferences_dialog.vala:125.27-125.34: note:listitem' was declared here 125 | factory.bind.connect ((listitem) => { | ^~~~~~~~
../src/preferences_dialog.vala:128.29-128.41: error: The name item' does not exist in the context ofGLib.Object' (gobject-2.0) 128 | unowned Object object = listitem.item; | ^~~~~~~~~~~~~ ../src/preferences_dialog.vala:125.27-125.34: note: `listitem' was declared here 125 | factory.bind.connect ((listitem) => { | ^~~~~~~~
Compilation failed: 3 error(s), 2 warning(s) [16/30] Compiling C object src/libpama....p/meson-generated_transaction-gtk.c.o ninja: build stopped: subcommand failed.

HunabKu commented on 2023-08-15 08:41 (UTC) (edited on 2023-08-15 08:43 (UTC) by HunabKu)

Because Pamac now use GTK4, you need to run this command each time you change your theme to use the Dark version of your GTK4 theme :

gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'

HunabKu commented on 2023-08-15 08:26 (UTC) (edited on 2023-08-15 08:39 (UTC) by HunabKu)

For thoose Pamac make a long time to load and when clicking web link, i found the solution.

That's because i was xdg-desktop-portal-gnome installed but i'm on XFCE.

So i removed it, but leave xdg-desktop-portal-gtk is needed for XFCE, and it solve the problem.

PROBLEM : Pamac is long to load, and to open links.

SOLUTION : install xdg-desktop-portal, plus only the xdg-desktop-portal-xxx you need.

ABOhiccups commented on 2023-08-06 22:21 (UTC)

I got it fixed! You need to install appstream package.

sudo pacman -S appstream

The think a maintainer needs to add appstream to PKGBUILD.

alexparis commented on 2023-08-06 20:35 (UTC) (edited on 2023-08-07 00:08 (UTC) by alexparis)

@ABOhiccups same here, this package must have appstream as dependencies. temporarily: pacman -Syu appstream

duffydack commented on 2023-08-06 19:27 (UTC) (edited on 2023-08-06 20:40 (UTC) by duffydack)

@ABOhiccups, all good here. clean chroot as always. \_(ツ)_/

ABOhiccups commented on 2023-08-06 19:22 (UTC) (edited on 2023-08-06 19:27 (UTC) by ABOhiccups)

I'm unable to update/install pamac-aur and libpamac-aur.

============================================================

WARNING: CMake Toolchain: Failed to determine CMake compilers state Run-time dependency appstream found: NO (tried pkgconfig and cmake)

../src/meson.build:35:13: ERROR: Dependency "appstream" not found, tried pkgconfig and cmake

A full log can be found at /home/XXX/.cache/yay/libpamac-aur/src/libpamac-88fd49cbf6c8769ea92ca119e96c36cb21781748/builddir/meson-logs/meson-log.txt

ABOhiccups commented on 2023-07-23 05:37 (UTC)

Pamac is not compatible with arc-gtk-themes. That means I can't use Dark Theme on Pamac in XFCE4. Unless if I change to Adwaita-dark and then Pamac has Dark Theme.

Zeph commented on 2023-07-02 09:33 (UTC)

included pamac-cli in the package