@alerque I'm not following your suggestion -- how would one do this with modifying the PKGBUILD, at which point you're not using yay?
Search Criteria
Package Details: yay 12.4.2-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: | 2251 |
Popularity: | 23.92 |
First Submitted: | 2016-10-05 17:20 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- doasAUR (opendoas) (optional) – privilege elevation
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR) (optional) – privilege elevation
Required by (40)
- aconfmgr-git (optional)
- arch-update (optional)
- arch-update-git (optional)
- axu
- axu-bin
- blender-launcher-git
- cleanupdate-git (optional)
- cmd-not-found (optional)
- etwas
- fuzzy-pkg-finder (optional)
- fzpac (optional)
- fzpac-git (optional)
- idos-package-updater-script
- kdeplasma-arch-update-notifier-git (optional)
- klaus-bin
- meta-package-manager (optional)
- meta-package-manager-git (optional)
- octopi (optional)
- pac-util (optional)
- pac-util-git (optional)
- Show 20 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 35 Next › Last »
pgoetz commented on 2022-01-08 11:21 (UTC)
alerque commented on 2022-01-08 08:13 (UTC)
@RAMChYLD Just compile with extra-x86_64-build
from the devtools package. That way you don't have to worry about what is on your host system at all and the build will just happen with the dependencies it needs and nothing else.
callmejoe commented on 2022-01-05 20:02 (UTC)
@RAMChYLD your comment will probably not be read by the developer. better off creating a new issue on the github page. https://github.com/Jguer/yay
RAMChYLD commented on 2022-01-05 19:55 (UTC)
Can you make it so yay can alternatively use gcc-go as it's compiler? The 11.1.0 package insisted that I uninstall gcc-go and install Google's go compiler instead. After it completed it's task I found that it uninstalled go, but I had to manually reinstall gcc-go. If only it can just skip the step and compile using gcc-go.
yochananmarqos commented on 2021-12-04 23:24 (UTC)
@Danik2343: Sorry, but an AUR helper will never be in the Arch repo. You should already know why if you read the wiki.
Danik2343 commented on 2021-12-04 22:09 (UTC) (edited on 2021-12-04 22:10 (UTC) by Danik2343)
Очень хорошо работает, проверяет обновления в АУРЕ и в ПакМане. В кеше программы сохряняются исходники установленного софта. Голосую за то, чтобы пакет перенаправили в категорию Community /// Works very well, checks for updates in AUR and Pacman. The source codes of the installed software are stored in the program cache. Vote for the package to be redirected to the Community category
jonathon commented on 2021-10-16 17:09 (UTC)
@yschiebelhut, that is not an issue with this PKGBUILD. If you think it is a bug in yay then report on the GitHub issue tracker. if you think it's a bug with the ubridge PKGBUILD then report to that package's maintainer.
yschiebelhut commented on 2021-10-15 13:03 (UTC)
current version (11.0.1-1) of yay won't install packages with an error like
-> error fetching ubridge: fatal: cannot change to '/tmp/yaytmp-1000/': No such file or directory context: exit status 128
installing the named package "ubridge" worked fine by going back two commits in history (a62850c2)
JustinSB commented on 2021-08-19 08:19 (UTC)
It won't compile on a freshly downloaded image of Arm6 Raspberry Pi. All I have installed is base-devel and vim. The only way to get it to build on a stock Arm6 Raspberry Pi is to disable lto, by adding the options=('!lto') line to the PKGBUILD as detailed below by @mikoxyz
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.