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