Try pacman -Syu
or just yay
, if it doesn't work after that get new mirrors from here: https://archlinux.org/mirrorlist/, and paste them into /var/pacman.d/mirrorlist
. Comment out/in mirrors as needed. If you did the latter, do a full system upgrade (yay
) again just in case
this post was submitted on 24 Jun 2023
8 points (100.0% liked)
Arch Linux
7841 readers
1 users here now
The beloved lightweight distro
founded 5 years ago
MODERATORS
Fixed, the mirror that I used went offline so I changed it. Thanks
Can consider using reflector semi-regularly to keep your mirror list up-to-date. https://wiki.archlinux.org/title/Reflector
Thanks
+1 for reflector. I set it up using the reflector service to automate the update process.
There was a pacman-mirrorlist update pushed out. I’ve seen reports of that package fixing some mirror issues.
Also definitely recommend installing reflector. If you enable reflector.timer (type “systemctl enable reflector.timer” in a terminal without quotes), the systemd service will run automatically.
Here’s the wiki link if you want more info: https://wiki.archlinux.org/title/Reflector