lvm-autosnap on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lvm-autosnap

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

$ yay -Rns lvm-autosnap

2. Manually Install "lvm-autosnap" via AUR

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

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

b. Clone lvm-autosnap's git locally

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

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

$ cd ~/lvm-autosnap $ makepkg -si

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

ID: 1148463
Name: lvm-autosnap
PackageBaseID: 186357
PackageBase: lvm-autosnap
Version: 0.0.2-2
Description: Create lvm snapshots during boot and automatically offer to restore your system if it stops booting.
URL: https://github.com/intentionally-left-nil/lvm-autosnap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eternalfloof
Submitter: eternalfloof
FirstSubmitted: 1664920135
LastModified: 1664922058
URLPath: /cgit/aur.git/snapshot/lvm-autosnap.tar.gz