o mb, I thought it would be called pamac so I got confused, thanks :3
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: | 41 |
Popularity: | 0.82 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2024-11-04 18:30 (UTC) |
Dependencies (15)
- libadwaita (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 (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)
claymorwan commented on 2024-12-02 22:09 (UTC)
patlefort commented on 2024-12-02 20:29 (UTC)
There is, it's named Add/Remove Software
. The desktop file is in /usr/share/applications/org.manjaro.pamac.manager.desktop
.
claymorwan commented on 2024-12-02 18:32 (UTC)
Isn't there supposed to be a .desktop file ? It seems to be missing
patlefort commented on 2024-11-11 05:55 (UTC)
There is an issue open about it: https://github.com/manjaro/pamac-cli/issues/1
It's not clear what the issue is.
missingSleepDeps commented on 2024-11-11 02:16 (UTC)
pamac-cli & pamac-manager completely unusable:
Failed to read AUR data from /var/lib/pacman/sync/packages-meta-ext-v1.json.gz : Error opening file /var/lib/pacman/sync/packages-meta-ext-v1.json.gz: No such file or directory
Downloading and copying that file to that directory only removes that message before continuing to fail to synchronize databases and then fail to commit transaction...
patlefort commented on 2024-08-04 04:45 (UTC)
That patch isn't part of a stable tag yet. I don't know what's the hold up and I'm hesitant to include something not "stable".
elppans commented on 2024-08-04 04:12 (UTC)
It should include the glib2-devel package as a build dependency.
On March 29, 2024 the pamac package was updated on gitlab.
I installed it this way:
sudo pacman --needed -S glib2-devel
yay --needed -S libpamac-full pamac-all
Zerschranzer commented on 2024-07-18 19:00 (UTC)
I successfully installed the pamac-all
package with working Flatpak and Snap support by installing the following packages in this exact order:
sudo pacman -S glib2-devel
yay -S libpamac-full
yay -S pamac-all
Afterwards, I enabled Snap and Flatpak in the Pamac settings and added the Flathub repository:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Pinned Comments