Package Details: pamac-aur 11.7.1-5

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: 399
Popularity: 2.48
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-09-15 16:00 (UTC)

Required by (9)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-09-15 16:03 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 38 Next › Last »

Zeph commented on 2017-08-05 22:12 (UTC)

I m on holyday without internet. Update package in 15 day. From my phone ...

FredBezies commented on 2017-08-05 21:02 (UTC)

5.0.0 is a final release : * Updater and manager are now merged * The dbus daemon is now splitted: - read database operations are made by a dbus daemon running as user - write database operarions are made by a dbus daemon running as root * Updates check is now made as user using a database in a temporary directory to avoid partial updates https://github.com/manjaro/pamac/releases/tag/v5.0.0

Awesome_Donkey commented on 2017-08-05 18:34 (UTC)

v5.0.0 is out now, and it looks like it's a final release.

spookykidmm commented on 2017-08-02 16:06 (UTC)

4.9 is marked as a pre-release on github, so probably no time soon

laichiaheng commented on 2017-07-31 23:29 (UTC)

When will it be upgraded to 4.9?

Gnatzelle commented on 2017-05-13 19:30 (UTC)

Wouldn't it be benefical to add an "pamac-aur-git" Version? Actually you can get 4.3.4-5 or -6 from the master-branch (yeah, not stable) which fixes an annoying Daemon-Bug. And they quite often bump up their package-releases. I myself are just working with pacaur, but from time to time a GUI (yeah, that bad G-Word ^^") comes in handy.

Mark1 commented on 2017-05-07 14:37 (UTC)

NICE UI UPDATER

xunil64 commented on 2017-05-04 10:38 (UTC) (edited on 2017-05-04 15:48 (UTC) by xunil64)

/usr/lib/systemd/system/pamac-mirrorlist.service isn't working systemd[6602]: pamac-mirrorlist.service: Failed at step EXEC spawning /usr/bin/pacman-mirrors: No such file or directory, pamac-mirrorlist.service: Failed at step EXEC spawning /usr/bin/pacman-mirrors: No such file or directory pamac-mirrorlist.service: [Service] Type=oneshot ExecStart=/usr/bin/pacman-mirrors -g /usr/bin/pacman-mirrors doesn't exists, i don't know which package should include it Appropriate timer is set to "monthly", therefore it occurs only monthly. See https://github.com/Antergos/antergos-packages/issues/125 too

Zeph commented on 2017-04-26 07:39 (UTC)

Archlinux use vala 0.36 and Manjaro vala 0.34. This error is only on 0.36, you can see in PKGBUILD use sed for replace in preferences_dialog.vala : => ignorepkgs_liststore.remove (iter) by => ignorepkgs_liststore.remove (ref iter)