backuppcfs on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S backuppcfs

* (Optional) Uninstall backuppcfs on Arch using YAY

$ yay -Rns backuppcfs

2. Manually Install "backuppcfs" via AUR

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

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

b. Clone backuppcfs's git locally

$ git clone https://aur.archlinux.org/backuppcfs.git ~/backuppcfs

c. Go to ~/backuppcfs folder and install it

$ cd ~/backuppcfs $ makepkg -si

3. Information about the backuppcfs package on Arch User Repository (AUR)

ID: 627744
Name: backuppcfs
PackageBaseID: 136565
PackageBase: backuppcfs
Version: 2017.06.17-2
Description: a fuse module to access backuppc backups through the filesystem
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1539161572
LastModified: 1562606746
URLPath: /cgit/aur.git/snapshot/backuppcfs.tar.gz