Fix Arch Package Marginal Trust

last modified: | 1 min read #fix #linux

When updating my system I faced an issue with a particular package. Pacman was complaining that the signature of the downloaded package was of ‘marginal trust’ . This prevented me from updating my entire system.

To fix the issue I ran the following command to refresh all the keys used by Pacman.

$ sudo pacman-key --refresh-keys