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

Last updated: May 18,2024

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

$ yay -S rdiff-backup-fs

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

$ yay -Rns rdiff-backup-fs

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

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

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

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

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

ID: 774791
Name: rdiff-backup-fs
PackageBaseID: 149041
PackageBase: rdiff-backup-fs
Version: 1.0.0-2
Description: A FUSE filesystem for accessing rdiff-backup archives.
URL: https://code.google.com/archive/p/rdiff-backup-fs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1581498450
LastModified: 1596632688
URLPath: /cgit/aur.git/snapshot/rdiff-backup-fs.tar.gz