this post was submitted on 29 Apr 2024
1 points (100.0% liked)
Arch Linux
7742 readers
1 users here now
The beloved lightweight distro
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This can be 2 things:
Try run
ping www.google.com
and see if you have connection. If you don't you need to connect your PC to the internetOtherwise, you have to set the mirrors. So go to https://archlinux.org/mirrorlist/ and select the best location to you, then in the file
/etc/pacman.d/mirrorlist
you paste the content you got when clickingGenerate List
at this site I mentioned beforeThen run
sudo pacman -Syyu
to update everything and then try install your apps again