mirror on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install mirror on Arch using YAY
$
yay -S
mirror
Copied
* (Optional) Uninstall mirror on Arch using YAY
$
yay -Rns
mirror
Copied
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
Copied
b. Clone mirror's git locally
$
git clone https://aur.archlinux.org/mirror.git
~/mirror
Copied
c. Go to ~/mirror folder and install it
$
cd
~/mirror
Copied
$
makepkg -si
Copied
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
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