zrep on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S zrep

* (Optional) Uninstall zrep on Arch using YAY

$ yay -Rns zrep

2. Manually Install "zrep" via AUR

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

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

b. Clone zrep's git locally

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

c. Go to ~/zrep folder and install it

$ cd ~/zrep $ makepkg -si

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

ID: 667535
Name: zrep
PackageBaseID: 134397
PackageBase: zrep
Version: 1.8.0-1
Description: ZREP ZFS based replication and failover script from bolthole.com
URL: https://github.com/bolthole/zrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kuon
Submitter: kuon
FirstSubmitted: 1532123506
LastModified: 1573967752
URLPath: /cgit/aur.git/snapshot/zrep.tar.gz