btrbck on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "btrbck" 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 btrbck on Arch using YAY
$
yay -S
btrbck
Copied
* (Optional) Uninstall btrbck on Arch using YAY
$
yay -Rns
btrbck
Copied
2. Manually Install "btrbck" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone btrbck's git locally
$
git clone https://aur.archlinux.org/btrbck.git
~/btrbck
Copied
c. Go to ~/btrbck folder and install it
$
cd
~/btrbck
Copied
$
makepkg -si
Copied
3. Information about the btrbck package on Arch User Repository (AUR)
ID: 383106
Name: btrbck
PackageBaseID: 119676
PackageBase: btrbck
Version: 2.0-1
Description: Backup tool leveraging BTRFS for incremental backups.
URL: https://github.com/ruediste/btrbck
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Anthony25
Submitter: Anthony25
FirstSubmitted: 1486863069
LastModified: 1486863069
URLPath: /cgit/aur.git/snapshot/btrbck.tar.gz
Name: btrbck
PackageBaseID: 119676
PackageBase: btrbck
Version: 2.0-1
Description: Backup tool leveraging BTRFS for incremental backups.
URL: https://github.com/ruediste/btrbck
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Anthony25
Submitter: Anthony25
FirstSubmitted: 1486863069
LastModified: 1486863069
URLPath: /cgit/aur.git/snapshot/btrbck.tar.gz