btrfs-snap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S btrfs-snap

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

$ yay -Rns btrfs-snap

2. Manually Install "btrfs-snap" via AUR

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

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

b. Clone btrfs-snap's git locally

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

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

$ cd ~/btrfs-snap $ makepkg -si

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

ID: 448082
Name: btrfs-snap
PackageBaseID: 120705
PackageBase: btrfs-snap
Version: 1.7.3-1
Description: Creates and maintains the history of snapshots of btrfs filesystems
URL: https://github.com/jf647/btrfs-snap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lopsided98
FirstSubmitted: 1489793238
LastModified: 1506830010
URLPath: /cgit/aur.git/snapshot/btrfs-snap.tar.gz