Package Details: pamac-aur 11.7.3-3

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://github.com/manjaro/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: 409
Popularity: 2.85
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2025-06-23 14:02 (UTC)

Dependencies (20)

Required by (8)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-10-29 07:25 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 40 Next › Last »

Cromer commented on 2022-01-30 20:31 (UTC) (edited on 2022-01-30 20:31 (UTC) by Cromer)

@G3ro

A new version of libpamac was released(11.2). This package is linked against libpamac, obviously the pkgrel was forced to be bumped to rebuild it with the new library.

The maintainer did everything correctly.

G3ro commented on 2022-01-30 20:14 (UTC) (edited on 2022-01-30 20:16 (UTC) by G3ro)

I don't want to be the killjoy here, but I think we should discuss some things:

  1. The release number (pkgrel) should only be increased by one with each release, as it is an internal Arch number and should probably not be a Manjaro number or something similar. See: https://wiki.archlinux.org/title/PKGBUILD#pkgrel

  2. Actually there was no new upstream release yet, so a new downstream release here might be wrong, the -git package can cover that instead. See: https://gitlab.manjaro.org/applications/pamac/-/releases

alfredo.ardito commented on 2022-01-29 22:03 (UTC)

Got this error when building:
[3/40] Compiling Vala source ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
FAILED: src/pamac.p/version.c src/pamac.p/transaction-cli.c src/pamac.p/cli.c

creio commented on 2022-01-07 22:54 (UTC) (edited on 2022-01-07 22:55 (UTC) by creio)

yay -Rsn pamac-aur archlinux-appstream-data

yay -S archlinux-appstream-data-pamac pamac-aur

pre install, deps: archlinux-appstream-data-pamac

ukbeast commented on 2021-11-22 23:46 (UTC)

archlinux-appstream-data-20211122-1 broke pamac again.

: Ignoring invalid AppStream file /usr/share/app-info/xmls/community.xml.gz: Failed to parse /usr/share/app-info/xmls/community.xml.gz file: Error on line 44188 char 5:

  • already set ' It is no longer necessary to manually copy the udev rule file in packaging scripts. Now pkg-config is used to determine the udevdir used to install the rules file in the CMake install step when CMAKE_INSTALL_PREFIX is ' and tried to replace with ' or ' Ignoring invalid AppStream file /usr/share/app-info/xmls/extra.xml.gz: Failed to parse /usr/share/app-info/xmls/extra.xml.gz file: Error on line 106725 char 6:

    already set ' In addition to that, it allows to easily generate AppStream data for projects which do not need a more complex data generator like ' and tried to replace with '. '

  • Zeph commented on 2021-11-01 09:19 (UTC)

    V10.2.2 : Optional fake gnome software, edit PKGBUILD and modify line 4

    ENABLE_FAKE_GNOME_SOFTWARE=0
    

    to

    ENABLE_FAKE_GNOME_SOFTWARE=1
    

    gabekings commented on 2021-10-30 14:05 (UTC)

    For those having "Unknown options: "enable-appindicator"" > use your editor in PKGBUILD > search Denable-appindicator > comment(#) this line > save > rund makepkg -si again, the error will show again, then uncomment and run one more time. Worked for me.

    Belatrox commented on 2021-10-25 14:57 (UTC)

    If you have problems with this -> ERROR: Unknown options: "enable-appindicator" then just downgrade meson to version 0.59.3, v.0.60 breaks pamac-aur and pamac-all

    cybaer commented on 2021-10-25 11:39 (UTC) (edited on 2021-11-01 09:49 (UTC) by cybaer)

    I get an error during update of pamac-aur:

    ../meson.build:1:0: ERROR: Unknown options: "enable-appindicator"

    Thx to Belatrox, downgrading meson to my last version (0.59.1) fixed the problem!

    News: After installing the latest version of meson (0.60.0-2) and installing latest pamac-aur 10.2.2-3 package this problem doesn't exist anymore.

    bassam commented on 2021-10-04 23:28 (UTC)

    Getting an error

    pamac install pamac-aur                                                                                                                                          1 ✘  24s  06:08:32 PM 
    Warning: pamac-aur is only available from AUR
    Preparing...
    Checking pamac-aur dependencies...
    Checking libpamac-aur dependencies...
    Warning: removing libpamac breaks dependency 'libpamac>=11' required by manjaro-application-utility
    Add manjaro-application-utility to remove
    Warning: removing pamac-cli breaks dependency 'pamac-cli' required by manjaro-application-utility
    Add manjaro-application-utility to remove
    Warning: removing pamac-gtk breaks dependency 'pamac-gtk>=9.5.12' required by pamac-tray-icon-plasma
    Add pamac-tray-icon-plasma to remove
    Warning: removing pamac-gtk breaks dependency 'pamac-gtk' required by web-installer-url-handler
    Add web-installer-url-handler to remove
    Error: Failed to prepare transaction:
    could not satisfy dependencies:
    - removing web-installer-url-handler breaks dependency 'web-installer-url-handler' required by software-center-web-jak,
    - if possible, remove software-center-web-jak and retry
    Resolving dependencies...
    Checking inter-conflicts...
    Error: Failed to prepare transaction:
    could not satisfy dependencies:
    - removing web-installer-url-handler breaks dependency 'web-installer-url-handler' required by software-center-web-jak,
    - if possible, remove software-center-web-jak and retry