Package Details: pamac-aur 11.7.2-2

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: 400
Popularity: 1.60
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-10-29 07:24 (UTC)

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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 40 Next › Last »

tuxer commented on 2017-04-24 19:46 (UTC)

Compilation fails for me Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] ImportError: No module named site Any ideas?

C0rn3j commented on 2017-03-13 13:12 (UTC)

I have 2 accounts(besides root) in /etc/sudoers. When authentication by pamac is required while logged in the first acount, it asks for a password for the second one which is not used or logged in at all at the moment. Is this an upstream issue?

C0rn3j commented on 2017-03-13 11:16 (UTC) (edited on 2017-03-13 11:17 (UTC) by C0rn3j)

Is there no icon by default in every DE and I need to install pamac-tray-appindicator? EDIT: Silly me, I needed to restart X after installing pamac.

Zeph commented on 2017-02-07 08:24 (UTC)

Hello, I have added pamac-tray-appindicator. It's not tested I don't use kde

hotice commented on 2017-02-04 14:03 (UTC) (edited on 2017-02-04 17:36 (UTC) by hotice)

Has pamac-tray-appindicator been removed from AUR on pupose? I'd like to have its tray indicator shown on KDE plasma when updates available. I know Manjaro still has the package in its repo.

Zeph commented on 2017-01-24 20:41 (UTC)

xdelta3 is specific configuration see : https://wiki.archlinux.org/index.php/Deltup Pamac no depend to xdelta3

wotantx commented on 2017-01-24 14:10 (UTC)

The pamac packages depend on xdelta3 to work with delta updates. Attempting an upgrade without xdelta3 installed results in an error stating that the binary patch failed.

Thorned_Rose commented on 2017-01-15 21:41 (UTC) (edited on 2018-10-04 21:30 (UTC) by Thorned_Rose)

I had this same problem but I didn't have Infinality installed. I had freetype2-ubuntu.

Switching back to vanilla Freetype2 fixed the problem as per scorpius2k1's instructions below:


sudo pacman -S fontconfig freetype2 cairo lib32-fontconfig lib32-cairo lib32-freetype2

[...]

I also switched my freetype2 interpreter by editing /etc/profile.d/freetype2.sh and uncommenting the last line, making sure it reads: export FREETYPE_PROPERTIES="truetype:interpreter-version=40"

Restart.

Zeph commented on 2017-01-13 08:37 (UTC)

That was infinality issue https://gist.github.com/cryzed/e002e7057435f02cc7894b9e748c5671

fyvfy commented on 2017-01-12 18:41 (UTC) (edited on 2017-01-12 18:43 (UTC) by fyvfy)

For those who don't want to uninstall infinality right now: 1. downgrade harfbuzz harfbuzz-icu to v1.3.4 (and if you have: lib32-harfbuzz lib32-harfbuzz-icu) 2. sudo /usr/bin/gdk-pixbuf-query-loaders --update-cache