It’s a good day for me to try yay again, haven’t used it in a long time. I also found out that you can have a config file with yay, which I like about paru which I didn’t think was possible with yay until now.
yay --editmenu --save
Will use yay for a while and see how they differ ,but so far yay has got some points for fixing this issue before paru has.
I take it pacseek is still hooked to the old file? I just reinstalled aur-check-updates, did a complete update using topgrade and all looked good. Attempted to run pacseek and got the below again. Yay, pikaur, and others that needed to be updated for the newer file are working fine.
pacseek: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory
octopi has that problem too.
I was able to fix it with yay -Syu octopi. Reinstalling and using the new libraries solved the problem.
But according to https://aur.archlinux.org/packages/octopi a check for updates will fail. As I am using octopi only for browsing packages I am fine with that.
short form version is that its a concatenated command that basically is getting the pacseek.git from its repo and then changing directory into the downloaded repo and then running makepkg to install it.