rdiff-backup on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S rdiff-backup

* (Optional) Uninstall rdiff-backup on Arch using YAY

$ yay -Rns rdiff-backup

2. Manually Install "rdiff-backup" via AUR

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

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

b. Clone rdiff-backup's git locally

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

c. Go to ~/rdiff-backup folder and install it

$ cd ~/rdiff-backup $ makepkg -si

3. Information about the rdiff-backup package on Arch User Repository (AUR)

ID: 1394593
Name: rdiff-backup
PackageBaseID: 192212
PackageBase: rdiff-backup
Version: 2.2.6-2
Description: Reverse differential backup tool, over a network or locally
URL: https://github.com/rdiff-backup/rdiff-backup
NumVotes: 17
Popularity: 0.387606
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1680369868
LastModified: 1706482577
URLPath: /cgit/aur.git/snapshot/rdiff-backup.tar.gz