btrbackup on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install btrbackup on Arch using YAY
$
yay -S
btrbackup
Copied
* (Optional) Uninstall btrbackup on Arch using YAY
$
yay -Rns
btrbackup
Copied
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
Copied
b. Clone btrbackup's git locally
$
git clone https://aur.archlinux.org/btrbackup.git
~/btrbackup
Copied
c. Go to ~/btrbackup folder and install it
$
cd
~/btrbackup
Copied
$
makepkg -si
Copied
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
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