btrbk on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S btrbk

* (Optional) Uninstall btrbk on Arch using YAY

$ yay -Rns btrbk

2. Manually Install "btrbk" via AUR

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

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

b. Clone btrbk's git locally

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

c. Go to ~/btrbk folder and install it

$ cd ~/btrbk $ makepkg -si

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

ID: 1129493
Name: btrbk
PackageBaseID: 91732
PackageBase: btrbk
Version: 0.32.4-1
Description: Backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations
URL: https://digint.ch/btrbk
NumVotes: 56
Popularity: 1.476483
OutOfDate:
Maintainer: akurei
FirstSubmitted: 1427628959
LastModified: 1661246221
URLPath: /cgit/aur.git/snapshot/btrbk.tar.gz