why does it throw invalid key warnings?
It happens every time I'm about to install a package using Pacman Bootstrap
2 Replies
Reinstall the packages that cause these messages - https://discord.com/channels/641256914684084234/641256914684084237/1224953272943771679
Thanks for the reply, it's already solved by running
pacman -Sy
pacman -Q | awk '{print $1}'`` from the official arch Linux forum