Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 286 Bytes

File metadata and controls

16 lines (11 loc) · 286 Bytes

Arch

Fix broken mirrors on upgrade

# 2Refresh arch keyring package + keyring content
pacman -Sy --needed archlinux-keyring

# Re-init + populate pacman keyring 
pacman-key --init
pacman-key --populate archlinux

# Refresh keys from keyservers
pacman-key --refresh-keys