Solid and Straight Forward. Thanks.
Search Criteria
Package Details: yay 12.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yay.git (read-only, click to copy) |
---|---|
Package Base: | yay |
Description: | Yet another yogurt. Pacman wrapper and AUR helper written in go. |
Upstream URL: | https://github.com/Jguer/yay |
Keywords: | arm AUR go helper pacman wrapper x86 |
Licenses: | GPL-3.0-or-later |
Submitter: | jguer |
Maintainer: | jguer |
Last Packager: | jguer |
Votes: | 2327 |
Popularity: | 26.77 |
First Submitted: | 2016-10-05 17:20 (UTC) |
Last Updated: | 2025-04-24 09:06 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- doasAUR (opendoas-retryAUR, opendoas) (optional) – privilege elevation
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR, sudo-rs-symlinkAUR) (optional) – privilege elevation
Required by (46)
- abinot
- aconfmgr-git (optional)
- arch-update (optional)
- arch-update-git (optional)
- archlink (optional)
- axu
- axu-bin
- blender-launcher-git
- checkupdatify
- cleanupdate-git (optional)
- cmd-not-found (optional)
- dpw (optional)
- etwas
- fuzzy-pkg-finder (optional)
- fzpac (optional)
- fzpac-git (optional)
- idos-package-updater-script
- klaus-bin
- meta-package-manager (optional)
- meta-package-manager-git (optional)
- octopi (optional)
- pac-util (optional)
- pac-util-git (optional)
- packup (optional)
- pacup-arch-git (optional)
- pak-bin
- pak-git
- parui (optional)
- parui-git (optional)
- paxs
- pcmn-git
- pipac (optional)
- pkg-listn (optional)
- pkg-listn-git (optional)
- pkgctrl-bin
- pkm
- plasma6-applets-arch-update-notifier (optional)
- pmm-git (optional)
- ppac-git (optional)
- repkg (optional)
- spm-arch
- ualsv
- uau (optional)
- update-notifier (optional)
- yay-faster-cn
- yayfzf
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 Next › Last »
HighValueWarrior commented on 2018-08-25 05:54 (UTC)
Morganamilo commented on 2018-08-01 12:26 (UTC)
For the bug, try clean building, if it persists open an issue.
For the second point, see the FAQ.
themoosemachine commented on 2018-08-01 11:39 (UTC)
Firstly, the following error pops up a lot when trying to upgrade certain AUR files: fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]'</file></revision>
Google Chrome is one of the packages affected by this bug.
Secondly, the previous package was easier since all options were selected at the start. In the current version, we have to wait for all core, extra, community and multilib packages to update first, and then select the AUR packages. This is not a biggie, but just annoying; whereas earlier it was smoother and an overall nicer experience.
ilfabri commented on 2018-07-12 06:39 (UTC) (edited on 2018-07-12 07:14 (UTC) by ilfabri)
When performing 'yay -Syua', if there are aur updates, it performs only these ones skipping the standard repository updates. You need to run the command once more to complete the upgrade. Thank you for the awesome work, btw!
EDIT: I figured out that running 'yay' is enough
Morganamilo commented on 2018-07-05 20:37 (UTC)
It's part of the debug symbols the go compiler puts into the binary. If you manage to make Yay stack trace it will tell you which file the error occurred in. Using the pwd of where it was compiled.
grawlinson commented on 2018-07-05 20:33 (UTC)
Just got this warning when installing Yay.
==> WARNING: Package contains reference to $srcdir
It seems to be embedded in the yay binary.
$ grep -R "$(pwd)/src" pkg/ Binary file pkg/yay/usr/bin/yay matches
MinzordYT commented on 2018-07-01 19:33 (UTC)
thanks
arx commented on 2018-06-23 22:16 (UTC)
Yeah I found that, thanks :D
go get -u github.com/Jguer/yay
Morganamilo commented on 2018-06-23 22:15 (UTC)
The AUR repository just contains a pkgbuild. If you want to use go get you'll have to use the actual yay repo.
Pinned Comments
jguer commented on 2024-03-16 08:06 (UTC)
This will happen if you upgrade pacman and yay separately If you have this error you need to manually recompile yay
jguer commented on 2019-04-16 14:08 (UTC)
I cannot delete the spam comments appearing regularly in this page, which has also led me to disable notifications from here. I remind that the best way to receive support or report a problem is through the Upstream URL.