zbackup on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S zbackup

* (Optional) Uninstall zbackup on Arch using YAY

$ yay -Rns zbackup

2. Manually Install "zbackup" via AUR

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

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

b. Clone zbackup's git locally

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

c. Go to ~/zbackup folder and install it

$ cd ~/zbackup $ makepkg -si

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

ID: 1378778
Name: zbackup
PackageBaseID: 72070
PackageBase: zbackup
Version: 1.5-1
Description: A versatile deduplicating backup tool
URL: http://zbackup.org
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: artemklevtsov
FirstSubmitted: 1374587402
LastModified: 1704178742
URLPath: /cgit/aur.git/snapshot/zbackup.tar.gz