storebackup on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S storebackup

* (Optional) Uninstall storebackup on Arch using YAY

$ yay -Rns storebackup

2. Manually Install "storebackup" via AUR

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

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

b. Clone storebackup's git locally

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

c. Go to ~/storebackup folder and install it

$ cd ~/storebackup $ makepkg -si

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

ID: 1395595
Name: storebackup
PackageBaseID: 124387
PackageBase: storebackup
Version: 3.5.2-1
Description: A backup utility that stores files on other disks
URL: http://savannah.nongnu.org/projects/storebackup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nedy
Submitter: nedy
FirstSubmitted: 1501330260
LastModified: 1706633905
URLPath: /cgit/aur.git/snapshot/storebackup.tar.gz