make-lvm-snapshot on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S make-lvm-snapshot

* (Optional) Uninstall make-lvm-snapshot on Arch using YAY

$ yay -Rns make-lvm-snapshot

2. Manually Install "make-lvm-snapshot" via AUR

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

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

b. Clone make-lvm-snapshot's git locally

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

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

$ cd ~/make-lvm-snapshot $ makepkg -si

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

ID: 1393101
Name: make-lvm-snapshot
PackageBaseID: 193149
PackageBase: make-lvm-snapshot
Version: 0.3.2-1
Description: Make a consistent LVM snapshot of the root volume
URL: https://gitlab.com/Marcool04/make-lvm-snapshot/
NumVotes: 1
Popularity: 0.001639
OutOfDate:
Maintainer: marcool04
Submitter: marcool04
FirstSubmitted: 1682770881
LastModified: 1706307502
URLPath: /cgit/aur.git/snapshot/make-lvm-snapshot.tar.gz