chunksync on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install chunksync on Arch using YAY
$
yay -S
chunksync
Copied
* (Optional) Uninstall chunksync on Arch using YAY
$
yay -Rns
chunksync
Copied
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
Copied
b. Clone chunksync's git locally
$
git clone https://aur.archlinux.org/chunksync.git
~/chunksync
Copied
c. Go to ~/chunksync folder and install it
$
cd
~/chunksync
Copied
$
makepkg -si
Copied
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
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