Search Criteria
Package Details: yay-bin 12.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yay-bin.git (read-only, click to copy) |
---|---|
Package Base: | yay-bin |
Description: | Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled. |
Upstream URL: | https://github.com/Jguer/yay |
Keywords: | AUR go helper pacman wrapper |
Licenses: | GPL-3.0-or-later |
Conflicts: | yay |
Provides: | yay |
Submitter: | jguer |
Maintainer: | jguer |
Last Packager: | jguer |
Votes: | 294 |
Popularity: | 8.00 |
First Submitted: | 2016-12-03 15:06 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- 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 (requires yay) (optional)
- arch-update (requires yay) (optional)
- arch-update-git (requires yay) (optional)
- axu (requires yay)
- axu-bin (requires yay)
- blender-launcher-git (requires yay)
- cleanupdate-git (requires yay) (optional)
- cmd-not-found (requires yay) (optional)
- etwas (requires yay)
- fuzzy-pkg-finder (requires yay) (optional)
- fzpac (requires yay) (optional)
- fzpac-git (requires yay) (optional)
- idos-package-updater-script (requires yay)
- kdeplasma-arch-update-notifier-git (requires yay) (optional)
- klaus-bin (requires yay)
- meta-package-manager (requires yay) (optional)
- meta-package-manager-git (requires yay) (optional)
- octopi (requires yay) (optional)
- pac-util (requires yay) (optional)
- pac-util-git (requires yay) (optional)
- Show 20 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
m040601 commented on 2024-09-18 21:32 (UTC) (edited on 2024-09-18 21:34 (UTC) by m040601)
Github issue for the broken binary builds for Archlinux ARM (aarch64, armv7, etc) , https://github.com/Jguer/yay/issues/2508
bulletmark commented on 2024-09-18 01:49 (UTC)
@m040601, this problem happened last time as well (pacman v5->v6). See https://github.com/Jguer/yay/issues/2404.
yay-bin
12.4.1-1 is built with newlibalpm.so.15
for main Arch, but still built withlibalpm.so.14
for ARM because pacman was still v6 on ARM at the time of the build (by github action). So now that pacman has updated today to v7 on ARM, So we have to wait until jguer makes another update, just to get the ARM version updated against the new version.m040601 commented on 2024-09-18 01:35 (UTC) (edited on 2024-09-18 21:33 (UTC) by m040601)
Some problems still on Archlinux ARM "armv7h", with "yay-bin" 12.4.1-1
Github issue, https://github.com/Jguer/yay/issues/2508
I have updated the system and have this pacman 7,
$ pacman -Ql pacman | grep alpm.so
Removing and reinstalling "yay-bin (makepkg -si) seems to go ok:
But then, yay -Ss xyz
I guess, but not 100% sure this is a problem with the released "armv7h" "yay-bin" build on github.
file /usr/bin/yay
binsider is a new binary analizer on Arch
binsider yay (the armv7h binary) :
jguer commented on 2024-09-17 09:32 (UTC) (edited on 2024-09-17 15:55 (UTC) by jguer)
EDIT: Rebuilt yay version is pushed
Hey everyone, with the release of pacman 7 the binary packages need to be rebuilt. Unfortunately, the build infra that's usually used to build for all architectures is currently not working and my personal device is out of order which is what is prolonging this gap between tagging and binary update.
I'll update on this thread (https://github.com/Jguer/yay/issues/2502)
Currently the best option is to build yay from source
ivanmara commented on 2024-09-16 17:56 (UTC)
Please rebuild package for pacman 7.
sudopluto commented on 2024-09-15 18:46 (UTC) (edited on 2024-09-15 18:47 (UTC) by sudopluto)
since #2500 means that aur updates dont work anyways, here is the simlink approach if you dont want to rebuild yay for an incomplete fix:
damax commented on 2024-09-15 07:42 (UTC)
Both #2500 and #2502 identify a problem with the current build with the update to pacman version 7.
A temporary fix is to rebuild from source.
UlyssesZhan commented on 2024-09-15 01:33 (UTC)
Unintalling and then installing yay-bin does not solve the problem for me. I installed yay package instead, and it worked.
0m3 commented on 2024-09-14 22:19 (UTC)
Hello, @jguer.
It works:
Thanks a lot.
0m3 commented on 2024-09-14 22:00 (UTC)
Hello, @jguer.
After today
sudo pacman -Syu
Reinstalling does not help:
1 2 3 4 5 6 Next › Last »