psync on AUR (Arch User Repository)
Last updated: January 05,2025
1. Install "psync" 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 psync on Arch using YAY
$
yay -S
psync
Copied
* (Optional) Uninstall psync on Arch using YAY
$
yay -Rns
psync
Copied
2. Manually Install "psync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone psync's git locally
$
git clone https://aur.archlinux.org/psync.git
~/psync
Copied
c. Go to ~/psync folder and install it
$
cd
~/psync
Copied
$
makepkg -si
Copied
3. Information about the psync package on Arch User Repository (AUR)
ID: 502029
Name: psync
PackageBaseID: 131520
PackageBase: psync
Version: 0.1.4-1
Description: A naive tool for syncing partitions using rsync
URL: https://github.com/paulequilibrio/psync
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paulequilibrio
Submitter: paulequilibrio
FirstSubmitted: 1523416537
LastModified: 1523417335
URLPath: /cgit/aur.git/snapshot/psync.tar.gz
Name: psync
PackageBaseID: 131520
PackageBase: psync
Version: 0.1.4-1
Description: A naive tool for syncing partitions using rsync
URL: https://github.com/paulequilibrio/psync
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paulequilibrio
Submitter: paulequilibrio
FirstSubmitted: 1523416537
LastModified: 1523417335
URLPath: /cgit/aur.git/snapshot/psync.tar.gz