chunksync on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S chunksync

* (Optional) Uninstall chunksync on Arch using YAY

$ yay -Rns chunksync

2. Manually Install "chunksync" via AUR

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

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

b. Clone chunksync's git locally

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

c. Go to ~/chunksync folder and install it

$ cd ~/chunksync $ makepkg -si

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

ID: 494497
Name: chunksync
PackageBaseID: 97472
PackageBase: chunksync
Version: 0.4-1
Description: An incremental backup program, especially suited for encrypted disks.
URL: http://chunksync.florz.de/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Raansu
Submitter: Raansu
FirstSubmitted: 1439453541
LastModified: 1521089593
URLPath: /cgit/aur.git/snapshot/chunksync.tar.gz