07-22-2020, 08:29 AM
You may have too old package listings or bad mirrors.
Run:
to update the mirror list, then
To update the package list and the packages, too. After that you can install the latest software.
Remember to update the package list often because most mirrors don't keep older packages around.
Run:
Code:
sudo pacman-mirrors -f5
to update the mirror list, then
Code:
sudo pacman -Syyu
To update the package list and the packages, too. After that you can install the latest software.
Remember to update the package list often because most mirrors don't keep older packages around.