backup_btrfs on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S backup_btrfs

* (Optional) Uninstall backup_btrfs on Arch using YAY

$ yay -Rns backup_btrfs

2. Manually Install "backup_btrfs" via AUR

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

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

b. Clone backup_btrfs's git locally

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

c. Go to ~/backup_btrfs folder and install it

$ cd ~/backup_btrfs $ makepkg -si

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

ID: 495123
Name: backup_btrfs
PackageBaseID: 130862
PackageBase: backup_btrfs
Version: 1.0_0-1
Description: Backup tools for environment using Btrfs.
URL: https://github.com/nagasuk/backup_btrfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nagasuk
Submitter: nagasuk
FirstSubmitted: 1521301328
LastModified: 1521301328
URLPath: /cgit/aur.git/snapshot/backup_btrfs.tar.gz