sbackup on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S sbackup

* (Optional) Uninstall sbackup on Arch using YAY

$ yay -Rns sbackup

2. Manually Install "sbackup" via AUR

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

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

b. Clone sbackup's git locally

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

c. Go to ~/sbackup folder and install it

$ cd ~/sbackup $ makepkg -si

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

ID: 194802
Name: sbackup
PackageBaseID: 41192
PackageBase: sbackup
Version: 0.11.6-2
Description: Simple backup solution intended for desktop use
URL: https://launchpad.net/sbackup
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: Muflone
FirstSubmitted: 1285667319
LastModified: 1434211960
URLPath: /cgit/aur.git/snapshot/sbackup.tar.gz

5. The same packages on other Linux Distributions