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