duplicity-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S duplicity-git

* (Optional) Uninstall duplicity-git on Arch using YAY

$ yay -Rns duplicity-git

2. Manually Install "duplicity-git" via AUR

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

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

b. Clone duplicity-git's git locally

$ git clone https://aur.archlinux.org/duplicity-git.git ~/duplicity-git

c. Go to ~/duplicity-git folder and install it

$ cd ~/duplicity-git $ makepkg -si

3. Information about the duplicity-git package on Arch User Repository (AUR)

ID: 931253
Name: duplicity-git
PackageBaseID: 159386
PackageBase: duplicity-git
Version: 0.8.21.dev6-1
Description: A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.
URL: https://www.nongnu.org/duplicity/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Majora320
Submitter: swsnr
FirstSubmitted: 1604348426
LastModified: 1625597835
URLPath: /cgit/aur.git/snapshot/duplicity-git.tar.gz