duply on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S duply

* (Optional) Uninstall duply on Arch using YAY

$ yay -Rns duply

2. Manually Install "duply" via AUR

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

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

b. Clone duply's git locally

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

c. Go to ~/duply folder and install it

$ cd ~/duply $ makepkg -si

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

ID: 1426007
Name: duply
PackageBaseID: 33040
PackageBase: duply
Version: 2.5.2-1
Description: A shell front end for duplicity. It manages backup job settings in profiles and allows to batch execute commands.
URL: https://duply.net/
NumVotes: 78
Popularity: 0.033601
OutOfDate:
Maintainer: SanskritFritz
Submitter: Schnouki
FirstSubmitted: 1261395982
LastModified: 1710271739
URLPath: /cgit/aur.git/snapshot/duply.tar.gz