Package Details: pamac-nosnap 10.5.1-1

Git Clone URL: https://aur.archlinux.org/pamac-nosnap.git (read-only, click to copy)
Package Base: pamac-nosnap
Description: A Gtk3 frontend from Manjaro Linux for libalpm with AUR, flatpak, and appindicator support.
Upstream URL: https://gitlab.manjaro.org/applications/pamac
Keywords: appstream aur aur-helper flatpak gnome-software gtk helper manjaro pamac software store
Licenses: GPL3
Conflicts: gnome-software, gnome-software-git, pamac, pamac-all, pamac-aur, pamac-aur-git, pamac-cli, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk
Provides: pamac
Submitter: LSUtigers3131
Maintainer: saltedcoffii
Last Packager: saltedcoffii
Votes: 13
Popularity: 0.097563
First Submitted: 2021-11-14 22:30 (UTC)
Last Updated: 2023-05-22 23:32 (UTC)

Dependencies (16)

Required by (6)

Sources (1)

Latest Comments

Juuze commented on 2023-02-21 20:57 (UTC) (edited on 2023-02-21 20:58 (UTC) by Juuze)

It would actually need to look like this:

_provides=pamac
provides=("${_provides}=${pkgver}-${pkgrel}")

Tested it and apps with a specific version such as pamac-tray-icon-plasma are now working correctly

BuzzKillingtonne commented on 2022-10-22 01:06 (UTC)

Would it be possible to replace 'pacmac' in the provides section of the PKGBUILD with something like "pamac=$pkgver-$pkgrel"? this would help with apps the require specific versions such as pamac-tray-icon-plasma which sees pamac without the version that it requires and thus fails to install without first modifying the PKGBUILD with what I suggested.

kearneyBack commented on 2022-09-30 11:38 (UTC)

@saltedcoffii. I got it. Arch yes. The origional pamac works on manjaro and it will download pkg from manajro server not arch server. At first I think this pamac-nosnap will download pkg from arch or manjaro? now I got it. It should be from arch server

saltedcoffii commented on 2022-09-25 09:00 (UTC)

@kearneyBack what do you mean?

If you're asking if this package works on manjaro, I'm not sure, it hasn't been tested. Manjaro provides tested and officially built versions of pamac in their repositories, so if you're using Manjaro, I recommend just using those.

This is tested and should work on Arch Linux.

kearneyBack commented on 2022-09-25 02:16 (UTC)

this download pkg from manjaro or arch server?

saltedcoffii commented on 2022-09-19 14:25 (UTC)

@CoderThomasB the /usr/bin/gnome-software binary allows integration with gnome. For example, press the super key, right-click on an application and click show details. The details will show up in pamac like they would in gnome-software. This was previously not possible.

CoderThomasB commented on 2022-09-19 04:32 (UTC)

The new `/usr/bin/gnome-software binary in this package doesn't seem to work correctly. It just exits without launching any other processes, no window appears and nothing is logged to the terminal. It also doesn't install a .desktop file so it doesn't show up in the app grid.

saltedcoffii commented on 2022-09-17 20:33 (UTC)

@snogard appstream-glib is now a dependency. Nice catch, thank you!

snogard commented on 2022-09-06 01:25 (UTC)

the last version crashes without appstream-glib:

pamac: error while loading shared libraries: libappstream-glib.so.8: cannot open shared object file: No such file or directory

Tomoghno commented on 2022-01-06 08:22 (UTC)

Bruh.