syncrepo on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S syncrepo

* (Optional) Uninstall syncrepo on Arch using YAY

$ yay -Rns syncrepo

2. Manually Install "syncrepo" via AUR

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

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

b. Clone syncrepo's git locally

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

c. Go to ~/syncrepo folder and install it

$ cd ~/syncrepo $ makepkg -si

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

ID: 675609
Name: syncrepo
PackageBaseID: 142921
PackageBase: syncrepo
Version: 20191211-1
Description: A service and timer to sync an archlinux mirror
URL: https://git.archlinux.org/infrastructure.git/tree/roles/syncrepo/files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Neal
Submitter: Neal
FirstSubmitted: 1561056541
LastModified: 1576090335
URLPath: /cgit/aur.git/snapshot/syncrepo.tar.gz