zbackup on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install zbackup on Arch using YAY
$
yay -S
zbackup
Copied
* (Optional) Uninstall zbackup on Arch using YAY
$
yay -Rns
zbackup
Copied
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
Copied
b. Clone zbackup's git locally
$
git clone https://aur.archlinux.org/zbackup.git
~/zbackup
Copied
c. Go to ~/zbackup folder and install it
$
cd
~/zbackup
Copied
$
makepkg -si
Copied
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
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