Download speed is slow on terminal

my download speed is normal when I use my browser but when I use the terminal it slows down all the way to around 10kbps, idk if this will help but I use gnome

Open a terminal and try

sudo pacman-mirrors -f 5 && sudo pacman -Syyu

This updates the mirrors of the update repos.

Are you downloading the exact same file in the browser and terminal? Please give more information.

As others have eluded to above …
What does this mean?
Tools like curl and ping and anything you do in the terminal ?
…or do you just mean pacman/pamac/updates/mirrors ?

thanks this worked

Whenever you touch mirrors you must also execute a DB refresh afterwards.
Ex:

sudo pacman -Syyu

@stolen_cinnamon

1 Like

Please put the thread on solved.

Not a solve if someone follows your instructions and then pacman -S package
Your solution is incomplete.

Fix it and I will mark it for you :slight_smile:

Ok, I have edited it.

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