If you use the infinality font set one of the fonts you get is Freetype.
Recently when updating I found there was an issue with updating this package, which was from the AUR on my manjaro.
The update was failing and coming up with an error which complained about the PGP key in the update.
As always google is your friend, and it lead me here
It turns out that you can refresh the required key with this command:
Recently when updating I found there was an issue with updating this package, which was from the AUR on my manjaro.
The update was failing and coming up with an error which complained about the PGP key in the update.
As always google is your friend, and it lead me here
It turns out that you can refresh the required key with this command:
gpg --keyserver hkp://pgp.uni-mainz.de --recv-keys 58E0C111E39F5408C5D3EC76C1A60EACE707FDA5
Once that was done the update went through without an issue.
No comments:
Post a Comment