Search Criteria
Package Details: pamac-nosnap 10.5.1-1
Package Actions
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)
- appstream-glib (appstream-glib-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libpamac-nosnap
- asciidoc (asciidoc-git) (make)
- gettext (gettext-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- itstool (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
- xorgproto (xorgproto-git) (make)
- fwupd (fwupd-git) (optional) – support firmware updates
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (optional) – use git repositories as package sources
- mercurial (mercurial-hg, mercurial-stable-hg) (optional) – use mercurial (hg) repositories as package sources
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit, polkit-gnome-git) (optional) – needed for authentification in Cinnamon, GNOME
- svn (subversion) (optional) – use svn repositories as package sources
Required by (6)
- bootsplash-manager-bin (requires pamac)
- bootsplash-manager-git (requires pamac)
- mintmenu (requires pamac) (optional)
- pamac-tray-icon-plasma (requires pamac)
- pamac-zsh-completions (requires pamac)
- update-notifier (requires pamac) (optional)
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:
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.