systemback on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S systemback

* (Optional) Uninstall systemback on Arch using YAY

$ yay -Rns systemback

2. Manually Install "systemback" via AUR

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

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

b. Clone systemback's git locally

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

c. Go to ~/systemback folder and install it

$ cd ~/systemback $ makepkg -si

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

ID: 1283458
Name: systemback
PackageBaseID: 184599
PackageBase: systemback
Version: 1.8.9-4
Description: Simple system backup and restore application with extra features
URL: https://github.com/shadichy/systemback-archlinux
NumVotes: 2
Popularity: 1.5E-5
OutOfDate:
Maintainer: shadichy
Submitter: shadichy
FirstSubmitted: 1659423282
LastModified: 1688538870
URLPath: /cgit/aur.git/snapshot/systemback.tar.gz