Update via 'yay' fails with connection time outs

You can get info on this here: Arch repo migration

Essentially, you need to disable the Community repo.

sudo nano /etc/pacman.conf

Add a # like below to the following lines:

#[community]
#Include = /etc/pacman.d/mirrorlist

It’s really better to remove them entirely, though.

3 Likes