backdup on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S backdup

* (Optional) Uninstall backdup on Arch using YAY

$ yay -Rns backdup

2. Manually Install "backdup" via AUR

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

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

b. Clone backdup's git locally

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

c. Go to ~/backdup folder and install it

$ cd ~/backdup $ makepkg -si

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

ID: 341379
Name: backdup
PackageBaseID: 88030
PackageBase: backdup
Version: 0.1-1
Description: Duplicity front-end
URL: https://sourceforge.net/projects/backdup/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1417861251
LastModified: 1474732740
URLPath: /cgit/aur.git/snapshot/backdup.tar.gz