safekeep on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S safekeep

* (Optional) Uninstall safekeep on Arch using YAY

$ yay -Rns safekeep

2. Manually Install "safekeep" via AUR

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

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

b. Clone safekeep's git locally

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

c. Go to ~/safekeep folder and install it

$ cd ~/safekeep $ makepkg -si

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

ID: 819588
Name: safekeep
PackageBaseID: 16463
PackageBase: safekeep
Version: 1.5.1-1
Description: A client/server backup system which enhances the power of rdiff-backup
URL: http://safekeep.sourceforge.net
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1208617262
LastModified: 1605553013
URLPath: /cgit/aur.git/snapshot/safekeep.tar.gz