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