Was trying to download neofetch through sudo pacman -S neofetch, but this happened
error: failed retrieving file 'neofetch-7.1.0-2-any.pkg.tar.zst.sig' from mirror.sahil.world : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
How can I troubleshoot this? I am using Arch Linux
Here's what I have tried:
sudo reflector --country India,Japan,Singapore --sort rate --save /etc/pacman.d/mirrorlist
sudo pacman -S rsync
both of these are not working as they should be, my internet connection is fine.
