backupfs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "backupfs" 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 backupfs on Arch using YAY
$
yay -S
backupfs
Copied
* (Optional) Uninstall backupfs on Arch using YAY
$
yay -Rns
backupfs
Copied
2. Manually Install "backupfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone backupfs's git locally
$
git clone https://aur.archlinux.org/backupfs.git
~/backupfs
Copied
c. Go to ~/backupfs folder and install it
$
cd
~/backupfs
Copied
$
makepkg -si
Copied
3. Information about the backupfs package on Arch User Repository (AUR)
ID: 294486
Name: backupfs
PackageBaseID: 110184
PackageBase: backupfs
Version: 1.0beta10-1
Description: A network extended command level clone of the Plan 9 dump file system.
URL: https://sourceforge.net/projects/backupfs/
NumVotes: 0
Popularity: 0
OutOfDate: 1704746235
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1460849720
LastModified: 1460849771
URLPath: /cgit/aur.git/snapshot/backupfs.tar.gz
Name: backupfs
PackageBaseID: 110184
PackageBase: backupfs
Version: 1.0beta10-1
Description: A network extended command level clone of the Plan 9 dump file system.
URL: https://sourceforge.net/projects/backupfs/
NumVotes: 0
Popularity: 0
OutOfDate: 1704746235
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1460849720
LastModified: 1460849771
URLPath: /cgit/aur.git/snapshot/backupfs.tar.gz