fetchmirrors on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "fetchmirrors" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install fetchmirrors on Arch using YAY

$ yay -S fetchmirrors

* (Optional) Uninstall fetchmirrors on Arch using YAY

$ yay -Rns fetchmirrors

2. Manually Install "fetchmirrors" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone fetchmirrors's git locally

$ git clone https://aur.archlinux.org/fetchmirrors.git ~/fetchmirrors

c. Go to ~/fetchmirrors folder and install it

$ cd ~/fetchmirrors $ makepkg -si

3. Information about the fetchmirrors package on Arch User Repository (AUR)

ID: 842405
Name: fetchmirrors
PackageBaseID: 135076
PackageBase: fetchmirrors
Version: 0.6-4
Description: Fetch and rank new pacman mirrorlist
URL: https://github.com/deadhead420/fetchmirrors
NumVotes: 15
Popularity: 1.0E-6
OutOfDate:
Maintainer: deadhead
Submitter: deadhead
FirstSubmitted: 1534254208
LastModified: 1609764624
URLPath: /cgit/aur.git/snapshot/fetchmirrors.tar.gz