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