Skip to content

v6.784

Compare
Choose a tag to compare
@Jguer Jguer released this 28 May 23:14
· 1457 commits to next since this release
v6.784
030f847

This release may require manual action to install since libalpm 11.0 is required to build yay 6.784

yay: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory
You need to update your pacman version to 5.1 and follow the manual install steps:

yay-bin - Compiled on my computer (No Build time dependencies)

git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si

yay - Compiled on your computer (Build time dependencies and compile time)

git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

Changelog

  • Support for pacman 5.1, libalpm 11.0
  • Correct error codes on missing packages