python-btrsnap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-btrsnap

* (Optional) Uninstall python-btrsnap on Arch using YAY

$ yay -Rns python-btrsnap

2. Manually Install "python-btrsnap" via AUR

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

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

b. Clone python-btrsnap's git locally

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

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

$ cd ~/python-btrsnap $ makepkg -si

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

ID: 201785
Name: python-btrsnap
PackageBaseID: 75581
PackageBase: python-btrsnap
Version: 2.0.0-1
Description: A command-line tool to simplify working with timestamped btrfs snapshots
URL: https://github.com/lenzenmi/btrsnap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lenzenmi
Submitter: lenzenmi
FirstSubmitted: 1384959297
LastModified: 1435066406
URLPath: /cgit/aur.git/snapshot/python-btrsnap.tar.gz