Firefox on pacman outdated

My firefox is stuck on 127.0, and running pacman -Syyu isn’t finding any new packages. I’ve tried updating my mirrors, but eos-welcome doesn’t seem to work, and when I try to use any of the other eos-* software they are either not found, or do not open. I’m not sure where to start looking for diagnosing these issues.

Try:

sudo pacman -Sy rate-mirrors
rate-mirrors arch --max-delay 7200 | sudo tee /etc/pacman.d/mirrorlist
sudo pacman -Syu
1 Like

That did it, thank you! I think I was under the impression that rate-mirrors or reflector would update the mirrorlist automatically, but I guess I was wrong!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.