rdiff-backup-devel on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rdiff-backup-devel

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

$ yay -Rns rdiff-backup-devel

2. Manually Install "rdiff-backup-devel" 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-devel's git locally

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

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

$ cd ~/rdiff-backup-devel $ makepkg -si

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

ID: 204012
Name: rdiff-backup-devel
PackageBaseID: 173
PackageBase: rdiff-backup-devel
Version: 1.3.3-2
Description: A utility for local/remote mirroring and incremental backups
URL: http://www.nongnu.org/rdiff-backup/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1113230185
LastModified: 1435508624
URLPath: /cgit/aur.git/snapshot/rdiff-backup-devel.tar.gz