hsync on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S hsync

* (Optional) Uninstall hsync on Arch using YAY

$ yay -Rns hsync

2. Manually Install "hsync" via AUR

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

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

b. Clone hsync's git locally

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

c. Go to ~/hsync folder and install it

$ cd ~/hsync $ makepkg -si

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

ID: 440985
Name: hsync
PackageBaseID: 102677
PackageBase: hsync
Version: 1.3-4
Description: A filesystem hierarchy synchronizer
URL: http://ambrevar.bitbucket.io/hsync/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Ambrevar
Submitter: Ambrevar
FirstSubmitted: 1446214989
LastModified: 1504567512
URLPath: /cgit/aur.git/snapshot/hsync.tar.gz