dalto
2
It is because you added a 3rd party repo named DEB_Arch_Extra
which is signed by a key that isn’t on your keychain.
You either need to remove the repo or add the key to your keyring manually.
If you want to add the keys, the instructions are here:
https://wiki.archlinux.org/title/Pacman/Package_signing#Adding_unofficial_keys
Since you seem to be using multiple 3rd party repos you might also read this:
2 Likes