lvmsync on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S lvmsync

* (Optional) Uninstall lvmsync on Arch using YAY

$ yay -Rns lvmsync

2. Manually Install "lvmsync" via AUR

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

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

b. Clone lvmsync's git locally

$ git clone https://aur.archlinux.org/lvmsync.git ~/lvmsync

c. Go to ~/lvmsync folder and install it

$ cd ~/lvmsync $ makepkg -si

3. Information about the lvmsync package on Arch User Repository (AUR)

ID: 402248
Name: lvmsync
PackageBaseID: 121603
PackageBase: lvmsync
Version: 3.3.2-1
Description: Optimised synchronisation of LVM snapshots over a network
URL: http://theshed.hezmatt.org/lvmsync/
NumVotes: 2
Popularity: 0
OutOfDate: 1630601104
Maintainer:
Submitter: zorun
FirstSubmitted: 1492458268
LastModified: 1492458268
URLPath: /cgit/aur.git/snapshot/lvmsync.tar.gz