btrfs-autosnap on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S btrfs-autosnap

* (Optional) Uninstall btrfs-autosnap on Arch using YAY

$ yay -Rns btrfs-autosnap

2. Manually Install "btrfs-autosnap" via AUR

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

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

b. Clone btrfs-autosnap's git locally

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

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

$ cd ~/btrfs-autosnap $ makepkg -si

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

ID: 1104164
Name: btrfs-autosnap
PackageBaseID: 135506
PackageBase: btrfs-autosnap
Version: 1.1.0-1
Description: Bash script with Pacman hook which help make btrfs root snapshots fast, simple and automatically.
URL: https://github.com/vvl-rulez/btrfs-autosnap
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: VVL
Submitter: VVL
FirstSubmitted: 1535580899
LastModified: 1656321383
URLPath: /cgit/aur.git/snapshot/btrfs-autosnap.tar.gz