@xSALVOx ( is it possible to add the pamac-gnome-integration package? ) I thought it already intergrated well with gnome !!
Search Criteria
Package Details: pamac-aur 11.7.2-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: | 403 |
Popularity: | 3.31 |
First Submitted: | 2013-12-05 12:57 (UTC) |
Last Updated: | 2024-11-28 12:33 (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-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-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (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 (7)
- 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)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 40 Next › Last »
MichaelP commented on 2020-05-28 13:08 (UTC)
Zeph commented on 2020-05-27 06:24 (UTC)
pamac-gnome-integration is included in pamac-aur
xSALVOx commented on 2020-05-23 13:33 (UTC) (edited on 2020-05-23 13:38 (UTC) by xSALVOx)
is it possible to add the pamac-gnome-integration package?
Zeph commented on 2020-04-13 07:50 (UTC) (edited on 2020-04-13 07:56 (UTC) by Zeph)
@papa33
For questions on operation or adding functionality, please use the Pamac repository, before post check issue open and close
Zeph commented on 2020-04-13 07:48 (UTC) (edited on 2020-04-13 07:49 (UTC) by Zeph)
@nisarg13 'No package found' in the Browse tab.
From issue : https://gitlab.manjaro.org/applications/pamac/issues/772
You can fix by downgrade archlinux-appstream-data or use this command :
zcat /usr/share/app-info/xmls/community.xml.gz | sed 's|<em>||g;s|<\/em>||g;' | gzip > "new.xml.gz"
sudo cp new.xml.gz /usr/share/app-info/xmls/community.xml.gz
sudo appstreamcli refresh-cache --force
for appastreamcli install package appstream
nisarg13 commented on 2020-04-12 14:55 (UTC) (edited on 2020-04-12 14:56 (UTC) by nisarg13)
Hi, recently, pamac started showing 'No package found' in the Browse tab. Search is working correctly but, it is not showing package icons like it used to, before. Any solutions?
papa33 commented on 2020-04-10 20:59 (UTC)
Thanks for that, it works great! I still have a question : since I have enabled some additional repositories containing binary packages for pamac-aur, I wonder how to automate the update process if possible. Because when there is an update available on these repositories, after the update I loose flatpak ans snap support, and I have to re-install from AUR "manually".
Zeph commented on 2020-04-04 20:29 (UTC) (edited on 2020-04-04 20:30 (UTC) by Zeph)
V9.4.1 : Optional flatpak and/or snapd plugin, edit PKGBUILD and modify line 4 and/or 5
ENABLE_FLATPAK=0
ENABLE_SNAPD=0
to
ENABLE_FLATPAK=1
ENABLE_SNAPD=1
Zeph commented on 2020-04-04 20:27 (UTC)
In manjaro this package corresponds to this pamac-common+pamac-cli+pamac-gtk
And optionally pamac-snap-plugin pamac-flatpak-plugin
memeplex commented on 2020-04-04 14:50 (UTC)
Just for clarification, what is the relationship of this package with pamac-gtk. This one seems to have been in the AUR for a longer time while the other one seems to be maintained by Manjaro crew but, other than that, I'm confused about which one to install.
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