duplicacy on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S duplicacy

* (Optional) Uninstall duplicacy on Arch using YAY

$ yay -Rns duplicacy

2. Manually Install "duplicacy" via AUR

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

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

b. Clone duplicacy's git locally

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

c. Go to ~/duplicacy folder and install it

$ cd ~/duplicacy $ makepkg -si

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

ID: 1348366
Name: duplicacy
PackageBaseID: 125354
PackageBase: duplicacy
Version: 3.2.3-2
Description: A new generation cloud backup tool based on lock-free deduplication
URL: https://duplicacy.com/
NumVotes: 25
Popularity: 0.926096
OutOfDate:
Maintainer: youngian
Submitter: youngian
FirstSubmitted: 1504635806
LastModified: 1699262512
URLPath: /cgit/aur.git/snapshot/duplicacy.tar.gz