psync on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install psync on Arch using YAY

$ yay -S psync

* (Optional) Uninstall psync on Arch using YAY

$ yay -Rns psync

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

b. Clone psync's git locally

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

c. Go to ~/psync folder and install it

$ cd ~/psync $ makepkg -si

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