I believe I installed Pamac using the yay command. I’ve been digging for a solution and I found a thread that was talking around it for another Arch Linux Distro. I’m not sure if the issue is distro specific. I’m not even sure I understand what’s causing the problem. Any help is deeply appreciated.
I’ve not personally used pamac, but the first thing I’d check, is whether you’ve performed a full system update? The error you’ve shared would seem to suggest a partial update.
yay is also able to update your official Arch packages, and AUR packages.
yay
Simply running yay has a similar scope of work as eos-update --yay.
The reason I recommend eos-update usually though, is it includes a couple of extra little steps, such as handling the database lock file and keyring updates.