removed pamac-aur today and installed pamac-all with libpamac-full. Works like a charm, thanks to @FredBezies
Search Criteria
Package Details: pamac-aur 11.7.3-3
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: | 409 |
Popularity: | 2.85 |
First Submitted: | 2013-12-05 12:57 (UTC) |
Last Updated: | 2025-06-23 14:02 (UTC) |
Dependencies (20)
- desktop-file-utils (desktop-file-utils-gitAUR)
- git (git-gitAUR, git-glAUR)
- gnutls (gnutls-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (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 (make)
- itstool (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR) (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)
- mintmenu (requires pamac) (optional)
- pamac-all (requires pamac-cli)
- pamac-gtk3 (requires pamac-cli)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 40 Next › Last »
martinsjr65 commented on 2021-06-11 03:34 (UTC)
Zeph commented on 2021-06-10 22:23 (UTC)
You need to remove pamac-aur before update You can use tool yay
- yay -Rncs pamac-aur
- yay -S pamac-aur
If you don't have the list available package, reinstall archlinux-appstream-data
webreflection commented on 2021-06-10 12:44 (UTC) (edited on 2021-06-11 11:14 (UTC) by webreflection)
confirming the combo from @lenhuppe ... this worked well:
- archlinux-appstream-data
- libpamac-aur
- pamac-aur
I've used pacman for archlinux-appstream-data and aur for the latter 2 https://github.com/WebReflection/archibold.io/blob/master/utils/aur
FredBezies commented on 2021-06-10 09:54 (UTC) (edited on 2021-06-10 09:54 (UTC) by FredBezies)
A new version is out, but you need to use either libpamac or libpamac-full (adding snap and flatpak) to get pamac working with pacman 6.0.
I updated pamac-aur-git, pamac-all and pamac-all-git to work with pacman 6.0
See here: https://gitlab.manjaro.org/applications/pamac/-/issues/1047#note_22204
And here: https://gitlab.manjaro.org/applications/pamac/-/tags/v10.1.3
Daniikk1012 commented on 2021-06-08 03:02 (UTC)
@darklyn3r Pamac currently does not work with the newest pacman version, so the only option is to wait for an update.
darklyn3r commented on 2021-06-08 00:34 (UTC)
I have this error when running 'pamac': pamac: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory
fabiscafe commented on 2021-06-03 12:03 (UTC)
@Zeph you should change the dependency from pacman>=5
to libalpm.so=12-64
, because right now it's a false dependency.
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