Package Details: pamac-aur 11.7.2-3

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: 2.39
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-11-28 12:33 (UTC)

Dependencies (20)

Required by (7)

Sources (2)

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

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 40 Next › Last »

<deleted-account> commented on 2020-10-08 14:49 (UTC)

So... Anyone has an idea why the primary source throws a 404?

Zeph commented on 2020-10-08 09:42 (UTC) (edited on 2020-10-08 09:43 (UTC) by Zeph)

@johngavr Server https://gitlab.manjaro.org/ is down

johngavr commented on 2020-10-08 08:36 (UTC)

Wrong URL for the pamac tar.gz.

josedr120 commented on 2020-10-06 22:45 (UTC)

Please update the package!!

Alterego commented on 2020-09-19 14:16 (UTC)

Can confirm i am also stuck on “synchronizing packages”

peterandrewd commented on 2020-08-29 08:15 (UTC)

ISSUE: Some stuff installs fine, other stuff, usually Larger apps it hangs on “synchronizing packages” and just completely freezes the app. Installing those same packages through terminal works fine. Also tried Pamac-AUR on other arch distros and it also freezes on them too other than Manjaro. Not sure what the problem is but please fix.

Musikolo commented on 2020-08-15 03:24 (UTC)

@underscore3rik, my recommendation is simply to wait for maintainer to get the package updated. This usually takes very few days and it's 99.99% of time perfectly fine to do so.

If you still want to upgrade the package yourself, it usually only requires 2 simple steps:

  • Set the wanted version in the PKGBUILD file in line #8.
  • Run the updpkgsums command in the directory where the PKGBUILD file is.

From there you should be ready to build the package with makepkg or whatever tool you prefer. If you have any issues at this point, just wait for the maintainer to get the package updated.

I hope it helps!

underscore3rik commented on 2020-08-12 11:50 (UTC)

This is how to update to the latest version when this package is out of date: Open the PKGBUILD and change the "pkgver" string to the latest version, for example: "pkgver=9.5.6" -> "pkgver=9.5.7" Also change the "_commit" string to "master, for example: "_commit='ba16075d617e3bfe356b28da03a3343f5f3d993c'" -> "_commit='master'" Finally, either change the sha256sums string to the sha256 sum for the latest version, or add "sha256sums=('SKIP')" after the "source" line (around line 32)

moshi commented on 2020-08-05 14:46 (UTC)

no package found is fixed in this one "https://aur.archlinux.org/packages/pamac-aur-git/" . please update the package.