System Maintenance

  • Update the mirrorlist:
sudo reflector --protocol https --verbose --latest 25 --sort rate --save /etc/pacman.d/mirrorlist
  • Refresh the entire system:
yay -Syyu

# work in progress