btrbackup on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S btrbackup

* (Optional) Uninstall btrbackup on Arch using YAY

$ yay -Rns btrbackup

2. Manually Install "btrbackup" via AUR

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

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

b. Clone btrbackup's git locally

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

c. Go to ~/btrbackup folder and install it

$ cd ~/btrbackup $ makepkg -si

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

ID: 356864
Name: btrbackup
PackageBaseID: 102414
PackageBase: btrbackup
Version: 0.7-1
Description: A tcl script for backups from one btrfs filesystem to another using snapshots
URL: https://github.com/TestudoAquatilis/btrbackup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1445785314
LastModified: 1479310105
URLPath: /cgit/aur.git/snapshot/btrbackup.tar.gz