reposync on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S reposync

* (Optional) Uninstall reposync on Arch using YAY

$ yay -Rns reposync

2. Manually Install "reposync" via AUR

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

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

b. Clone reposync's git locally

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

c. Go to ~/reposync folder and install it

$ cd ~/reposync $ makepkg -si

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

ID: 772263
Name: reposync
PackageBaseID: 130187
PackageBase: reposync
Version: 0.4.0-1
Description: Wrapper for aursync
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dangersalad
Submitter: dangersalad
FirstSubmitted: 1519115120
LastModified: 1596156120
URLPath: /cgit/aur.git/snapshot/reposync.tar.gz