mirror on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "mirror" 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 mirror on Arch using YAY

$ yay -S mirror

* (Optional) Uninstall mirror on Arch using YAY

$ yay -Rns mirror

2. Manually Install "mirror" via AUR

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

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

b. Clone mirror's git locally

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

c. Go to ~/mirror folder and install it

$ cd ~/mirror $ makepkg -si

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

ID: 1011574
Name: mirror
PackageBaseID: 136514
PackageBase: mirror
Version: 0.8.2-3
Description: rsync scheduler for open source mirror site
URL: https://github.com/ideal/mirror
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ideal
Submitter: ideal
FirstSubmitted: 1538899937
LastModified: 1640877159
URLPath: /cgit/aur.git/snapshot/mirror.tar.gz