For some reason the whole post I quoted wasn’t copied. This is what I was referencing.
It is 2 - The eos-Repo-based package.
I’m confused. About an hour ago I got this…
╰─❯ yay
[sudo] password for wombat:
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
-> yay: local (12.5.4-1) is newer than endeavouros (12.5.3-1)
there is nothing to do
╰─❯
Now it says nothing to do?
╰─❯ sudo pacman -Syu
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
╰─❯
you will see if you run:
pacman -Qs yay
it will show both yay from endeavouros and AUR as installed and same version
─❯ pacman -Qs yay
local/yay 12.5.4-1
Yet another yogurt. Pacman wrapper and AUR helper written in go.
╰─❯
ah i mean – pacman -Ss yay
Your EndeavourOS mirror has the latest yay now.
Earlier you built the it from the AUR, right?
╰─❯ pacman -Ss yay
endeavouros/yay 12.5.4-1 [installed]
Yet another yogurt. Pacman wrapper and AUR helper written in go.
extra/ruby-yard 0.9.34-5
YARD is a Ruby Documentation tool. The Y stands for "Yay!"
╰─❯
Yes. I did…
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
i should try harder
pacman will indeed not show AUR packages..
yay -Ss yay ![]()

On my end, I haven’t received v12.5.4-1 yet. I’ll wait for the update.
Package (1) Old Version New Version Net Change
endeavouros/yay 12.5.3-1 12.5.3-1 0.00 MiB
You could rank your mirrorlist with eos-rankmirrors. ![]()
─❯ yay -Ss yay
aur/fcitx5-theme-ayaya 0.0.1-1 (+0 0.00)
pink style fcitx5 theme
aur/perl-reply 0.42-3 (+0 0.00)
read, eval, print, loop, yay!
aur/all 1.0.0-1 (+1 0.65)
A universal package manager wrapper supporting pacman, yay, apt, dnf, zypper, flatpak, and snap
aur/pkm 1.2.1-2 (+1 0.00)
A simple wrapper for yay
aur/pplhatearch 1.1.1-1 (+0 0.00)
Yay-like helper that pulls packages from the GitHub AUR backup
aur/arx 1.0.9-1 (+1 0.09)
A secure wrapper around yay (AUR) with LLM-based security analysis
aur/upd8all 0.1.1-1 (+1 0.00)
Upd8All: Simplify package updates on Arch Linux with one command. Supports Pacman, Yay, and Homebrew.
aur/aptyay-git r2.42785d0-1 (+2 0.00)
Changes yay syntax to be more like APT
aur/doas-sudo-shim-v 0.1.2v-1 (+2 0.31)
Sudo wrapper which wields doas (includes -k flag and -v flag to ensure makepkg and yay compatibility!)
aur/archium-bin 1.10.1-1 (+3 0.93)
Archium is a wrapper for AUR helpers such as YAY and Paru
aur/ffpb 0.4.1-1 (+5 0.00)
A progress bar for ffmpeg. Yay !
aur/pacmanager-bin 0.1.4-1 (+3 0.13)
This application provides a user-friendly graphical interface for managing both official Arch Linux packages via pacman and AUR (Arch User Repository) packages via yay.
aur/yay-gui-manager-git 0-1 (+0 0.00)
Graphical interface for the yay AUR helper
aur/parui-git 1.0.11.r0.63af503-2 (+9 0.00)
Simple TUI frontend for paru or yay.
aur/paxs 0.1-1 (+0 0.00)
A script for managing packages across Yay, Flatpak, and Snap
aur/parui 1.0.18-2 (+3 0.00)
Simple TUI frontend for paru or yay
aur/pikaur-git 1.33.1-1 (+30 0.18)
AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
aur/yaycache-hook 0.1.0-2 (+5 0.01)
A configurable hook to cleanup the yay package cache using yaycache
aur/yaycache 0.3.3-1 (+9 0.02)
Flexible yay cache cleaning
aur/pikaur 1.33.1-1 (+290 1.61)
AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
aur/yayfzf 1.0.4-0 (+3 0.00)
AUR package fzf finder to search, install, remove, and manage packages using yay
aur/yay-gzip-fix 12.5.2.r0.924ecd319-1 (+1 0.75)
Yet another yogurt. Pacman wrapper and AUR helper written in go. (with gzip decompression fix)
aur/yay-git 12.5.4.r0.gf5e5b51f-1 (+53 0.16)
Yet another yogurt. Pacman wrapper and AUR helper written in go. (development version)
aur/yay-bin 12.5.4-1 (+331 7.02)
Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled.
extra/ruby-yard 0.9.34-5 (820.6 KiB 3.8 MiB)
YARD is a Ruby Documentation tool. The Y stands for "Yay!"
endeavouros/yay 12.5.4-1 (3.2 MiB 9.4 MiB) (Installed)
Yet another yogurt. Pacman wrapper and AUR helper written in go.
aur/yay 12.5.4-1 (+2451 31.17) (Installed)
Yet another yogurt. Pacman wrapper and AUR helper written in go.
╰─❯
Note currently that paru seems to have a problem with building (at least here).
I will update it as soon as paru devs have the opportunity to fix it.
As I use paru I’ll keep this bookmarked. I normally update on Sunday so I’ll hold off until I hear this is updated.
Thanks @manuel . All good now on my end ![]()
I get the same error here. Maybe something wrong with the usage of libalpm in paru.
Thank you, this fixed it
Everything fine here
╰─❯ pacman -Q yay
yay 12.5.4-1
╭ ~
╰─❯ pacman -Q pacman
pacman 7.1.0.r7.gb9f7d4a-1
╭ ~
╰─❯ sudo pacman -Syu
[sudo] Passwort für swh:
:: Paketdatenbanken werden synchronisiert …
endeavouros ist aktuell
core ist aktuell
extra ist aktuell
multilib ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
Es gibt nichts zu tun
╭ ~ 16:29
╰─❯ yay
:: Paketdatenbanken werden synchronisiert …
endeavouros ist aktuell
core ist aktuell
extra ist aktuell
multilib ist aktuell
:: Durchsuche AUR nach Updates...
:: Durchsuche Datenbanken nach Updates...
-> Pakete nicht im AUR: grantlee
-> Als nicht aktuell markierte AUR-Pakete: python-pywal16
es gibt nichts zu tun
That fails for paru 2.1.0-2 :
…
Compiling jiff v0.2.15
Compiling unit-prefix v0.5.1
Some errors have detailed explanations: E0061, E0425.
For more information about an error, try rustc --explain E0061.
error: could not compile alpm (lib) due to 3 previous errors
warning: build failed, waiting for other jobs to finish…
==> ERROR: A failure occurred in build().
Aborting…
PS
reasons are:
error[E0425]: cannot find function alpm_option_set_disable_sandbox_filesystem in this scope
error[E0061]: this function takes 3 arguments but 4 arguments were supplied
@dalto your commands fixed me right up, thank you