Almost all people get this error when they install a fresh Manjaro linux distro.
I faced this issue and i spend 3 to 4 hour to fixed that.
Here is a quick solution
Open terminal write:
sudo pacman-key --init
after that open gpg.conf and edit
sudo nano /etc/pacman.d/gnupg/gpg.conf
change keyserver value
keyserver hkp://pgp.mit.edu
and save and reload linux and ttf-unifont issue will fixed
Top comments (0)