casync on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S casync

* (Optional) Uninstall casync on Arch using YAY

$ yay -Rns casync

2. Manually Install "casync" via AUR

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

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

b. Clone casync's git locally

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

c. Go to ~/casync folder and install it

$ cd ~/casync $ makepkg -si

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

ID: 542289
Name: casync
PackageBaseID: 123500
PackageBase: casync
Version: 2-4
Description: Content-Addressable Data Synchronization Tool
URL: https://github.com/systemd/casync
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Nekit
FirstSubmitted: 1497978438
LastModified: 1536428374
URLPath: /cgit/aur.git/snapshot/casync.tar.gz