To get this to work, uninstall pamac-aur
, libpamac-aur
, and snapd-glib
first if you already have them installed. Then install snapd-glib
with PKGBUILD
edited to add -Dsoup2=true
to the meson
build flags. Thanks to @fsociety3765 for the workaround found on the libpamac-full
page: https://aur.archlinux.org/packages/libpamac-full#comment-883957
Search Criteria
Package Details: pamac-all 11.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pamac-all.git (read-only, click to copy) |
---|---|
Package Base: | pamac-all |
Description: | A GUI frontend for libalpm (everything in one package - snap, flatpak, appindicator, aur, appstream) |
Upstream URL: | https://github.com/manjaro/pamac |
Licenses: | GPL3 |
Conflicts: | pamac, pamac-aur, pamac-aur-git, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk |
Provides: | pamac |
Submitter: | librewish |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 40 |
Popularity: | 0.115828 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2024-11-04 18:30 (UTC) |
Dependencies (15)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libpamac-fullAUR
- pamac-cliAUR (pamac-aurAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- mate-polkit (optional) – authentication agent for Mate
- plymouth (plymouth-gitAUR) (optional) – offline upgrades
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – legacy authentication agent for Gnome
- polkit-kde-agent (polkit-kde-agent-gitAUR) (optional) – authentication agent for KDE
- polkit-qt5 (polkit-qt5-gitAUR) (optional) – Qt5 based authentication agent
Required by (4)
- debtap-mod (requires pamac)
- mintmenu (requires pamac) (optional)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »
DrosteEffect commented on 2022-11-03 02:26 (UTC)
patlefort commented on 2022-09-21 02:49 (UTC)
Is this still being maintained? Out of date for 6 months.
fsociety3765 commented on 2022-08-15 09:20 (UTC)
The workaround solution I have been using is threefold.
First, install "snapd-glib"
Second, install "libpamac-aur", but prior to the build enable Snap and Flatpak in the PKGBUILD.
Once this is done, install Pamac from source following the instructions from the official Pamac repo. https://gitlab.manjaro.org/applications/pamac
ajw107 commented on 2022-05-04 16:54 (UTC)
Just to add to the possible workarounds, I used pbget --aur pamac-all-git
to download the build files for the git version of this package. I did that as the enable-flatpack/snap/appindicator options are no longer recognised/required. Then cd pamac-all-git
and nano PKGBUILD
to edit the build script. All that is needed is to change the ENABLE-FLATPACK/SNAP/APP-INDICATOR=1 options to =0, save and exit with ctrl-x. Then run makepkg
and when successfully built, pacman -U pamac-all-git*.zst
. Once these issues are resolved you could probably revert back to the none git version, but at least at the moment you are running the package from this maintainer.
sges commented on 2022-05-03 18:16 (UTC)
@maxiefou Please look at the previous comments, especially the comment by @archiunix. https://aur.archlinux.org/packages/pamac-all#comment-860585
maxlefou commented on 2022-05-03 14:02 (UTC)
Having this when I run it:
pamac: symbol lookup error: pamac: undefined symbol: pamac_alpm_package_get_has_signature
Siberian_Tigers commented on 2022-04-21 13:39 (UTC)
okay I found a fix for this that is easy as pie. I first installed octopi instead of pacmac-aur. So then I searched for pacmac-all under the installed tab. I removed it and it will ask you do you wanna remove all dependencies yes do that. 26 total was remove. Okay so then I came back today and I searched for pacmac-all again and installed it and 17 items was installed and I am updated to 10.4.0-1 and didn't have to go through no mess. Octopi is a good back up. Cause it can just be installed with regular pacman no aur.
lamentary commented on 2022-04-14 06:04 (UTC)
Thanks, @archiunix - that was extremely helpful
Pinned Comments