Skip to content

This is a shell script which will change mirrors on Fedora Linux.

License

Notifications You must be signed in to change notification settings

Luciogi/fedora-mirror-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Why this script exist?

Dnf do not choose mirrors based on speed, rather it choose mirrors based on latency. Most of time, mirrors chosen by dnf are too slow like 🐢

Dependencies

sed

HOW TO Use it?

I will not be responsible if this script damage your system. Use at your own risk.

  1. Download script
git clone https://github.com/Luciogi/fedora-mirror-changer.git
  1. Make script executable
cd fedora-mirror-changer/ && chmod +x fedora-mirror-changer.sh
  1. Copy link of any mirror (Mirrorlist)
  2. Execute script with root privileges i.e sudo , doas
sudo ./fedora-mirror-changer.sh

NOTE: Do not select second option Update Mirror for first time, because it will not take any backup of default files.

About

This is a shell script which will change mirrors on Fedora Linux.

Topics

Resources

License

Stars

Watchers

Forks

Languages