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
Search Criteria
Package Details: pamac-aur 11.7.2-2
Package Actions
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) |
Dependencies (20)
- desktop-file-utils (desktop-file-utils-gitAUR)
- git (git-gitAUR, git-glAUR)
- gnutls (gnutls-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libpamac-aurAUR
- asciidoc (asciidoc-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- itstool (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR) (make)
- vala (vala-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
- lxsession (lxsession-gitAUR) (optional) – needed for authentification in Xfce, LXDE etc.
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – needed for authentification in Cinnamon, Gnome
Required by (8)
- cleanupdate-git (requires pamac-cli) (optional)
- cmd-not-found (requires pamac-cli) (optional)
- debtap-mod (requires pamac)
- diabos-base (optional)
- mintmenu (requires pamac) (optional)
- pamac-all (requires pamac-cli)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 40 Next › Last »
FredBezies commented on 2017-08-05 21:02 (UTC)
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)
demiko commented on 2017-04-26 03:54 (UTC) (edited on 2017-04-26 03:54 (UTC) by demiko)
v4.3.4 build fails.
1) makepkg cannot download the source archive.
2) if i download archive manualy (following the same link as makepkg) build fails with error:
preferences_dialog.vala:276.34-276.37: error: Argument 1: Cannot pass value to reference or output parameter
ignorepkgs_liststore.remove (iter);
Compilation failed: 1 error(s), 0 warning(s)
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