pkgsync on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S pkgsync

* (Optional) Uninstall pkgsync on Arch using YAY

$ yay -Rns pkgsync

2. Manually Install "pkgsync" via AUR

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

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

b. Clone pkgsync's git locally

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

c. Go to ~/pkgsync folder and install it

$ cd ~/pkgsync $ makepkg -si

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

ID: 387175
Name: pkgsync
PackageBaseID: 116555
PackageBase: pkgsync
Version: 1.01-1
Description: Sync installed packages across Arch installs
URL: https://github.com/moparisthebest/pkgsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moparisthebest
Submitter: moparisthebest
FirstSubmitted: 1477684823
LastModified: 1487970161
URLPath: /cgit/aur.git/snapshot/pkgsync.tar.gz