python-btrfs-backup on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-btrfs-backup

* (Optional) Uninstall python-btrfs-backup on Arch using YAY

$ yay -Rns python-btrfs-backup

2. Manually Install "python-btrfs-backup" via AUR

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

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

b. Clone python-btrfs-backup's git locally

$ git clone https://aur.archlinux.org/python-btrfs-backup.git ~/python-btrfs-backup

c. Go to ~/python-btrfs-backup folder and install it

$ cd ~/python-btrfs-backup $ makepkg -si

3. Information about the python-btrfs-backup package on Arch User Repository (AUR)

ID: 547397
Name: python-btrfs-backup
PackageBaseID: 122977
PackageBase: python-btrfs-backup
Version: 0.3.1-1
Description: incremental atomic backups for btrfs using snapshots with local and/or remote storage.
URL: https://github.com/efficiosoft/btrfs-backup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: XenGi
FirstSubmitted: 1496175259
LastModified: 1538037481
URLPath: /cgit/aur.git/snapshot/python-btrfs-backup.tar.gz