`yay: command not found` when using pacseek

On garuda, only paru is installed by default.

If you check your shell's config file (.config/fish/fish.conf iirc), you should be able to find an alias that aliases yay to paru

If you really need yay, just install it via sudo pacman -S yay

5 Likes