
Jguer/yay: Yet another Yogurt - An AUR Helper written in Go
Use yay -Y --gendb to generate a development package database for *-git packages that were installed without yay. This command should only be run once. yay -Syu --devel will then check …
Releases · Jguer/yay - GitHub
Yet another Yogurt - An AUR Helper written in Go. Contribute to Jguer/yay development by creating an account on GitHub.
Yet Another Yogurt - An AUR Helper Written in Go - GitHub
Use yay -Y --gendb to generate a development package database for *-git packages that were installed without yay. This command should only be run once. yay -Syu --devel will then check …
yay/README.md at next · Jguer/yay - GitHub
Use yay -Y --gendb to generate a development package database for *-git packages that were installed without yay. This command should only be run once. yay -Syu --devel will then check …
yay · GitHub Topics · GitHub
2025年3月1日 · To associate your repository with the yay topic, visit your repo's landing page and select "manage topics." Learn more
yay/ at next · Jguer/yay - GitHub
Yet another Yogurt - An AUR Helper written in Go. Contribute to Jguer/yay development by creating an account on GitHub.
Does yay support proxy? · Issue #951 · Jguer/yay - GitHub
2019年5月15日 · For anyone who still encounters this problem, remove yay with sudo pacman -Rns yay and then install yay again with makepkg -si (while you have gcc-go) if the problem …
Feature request: shallow clone for git repos #972 - GitHub
Your example is cloning the upstream source repo, not cloning the AUR repo containing mainly the PKGBUILD. These are two different git operations. yay clones the AUR PKGBUILD repo, …
AUR devel packages get added to vcs.json even when the package …
2022年1月22日 · Also, possibly related, I used yay to search for all of my -git packages, then grepped for them in ~/.cache/yay/vcs.json. Almost all of them were there with the exception of …
yay fails to build · Issue #2173 · Jguer/yay - GitHub
2023年5月20日 · 12.0.4 git. Describe the bug. Building fails with error output (both yay and yay-git). Reproduction Steps. Try to build the newest yay version; Observe the build error; …