Arch Linux: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) No edit summary |
Hoppinglife (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
If gnome-terminal is not working after installing gnome, check if LANG is set properly. | If gnome-terminal is not working after installing gnome, check if LANG is set properly. | ||
=== GPG === | |||
If pacman-keys or yay does not work, check the following: | |||
* Does systemd-resolved work correctly? | |||
* Try change keyserver in both /etc/pacman.d/gnupg and ~/.gnupg/ | |||
* Try restart dirmngr: <code>systemctl --user restart dirmngr</code> | |||
=== Checklist === | === Checklist === | ||