Package Details: yay 12.5.0-1

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: 2354
Popularity: 32.17
First Submitted: 2016-10-05 17:20 (UTC)
Last Updated: 2025-04-24 09:06 (UTC)

Pinned Comments

jguer commented on 2024-03-16 08:06 (UTC)

yay: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory

This will happen if you upgrade pacman and yay separately If you have this error you need to manually recompile yay

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

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.

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 36 Next › Last »

<deleted-account> commented on 2019-08-21 09:23 (UTC)

For FREE Skin Warts Solution - https://www.newsworldlab.com/how-can-apple-cider-vinegar-help-you-remove-warts/

FREE FREE GIFTS To WIN :- https://www.newsworldlab.com/

conan commented on 2019-07-01 14:09 (UTC)

yay 9.2.0-1, which I had installed, complains about libgo missing, though it doesn't appears as dependency here or in libgo page.

A full system upgrade doesn't solve the issue.

Downloading PKGBUILD for current version (9.2.1-1), building with makepkg and installing with pacman -U solves the issue, however there's no automatic upgrade path that works.