backrest on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S backrest

* (Optional) Uninstall backrest on Arch using YAY

$ yay -Rns backrest

2. Manually Install "backrest" via AUR

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

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

b. Clone backrest's git locally

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

c. Go to ~/backrest folder and install it

$ cd ~/backrest $ makepkg -si

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

ID: 1417833
Name: backrest
PackageBaseID: 202233
PackageBase: backrest
Version: 0.14.0-1
Description: A web UI and orchestrator for restic backup.
URL: https://github.com/garethgeorge/backrest
NumVotes: 2
Popularity: 1.487329
OutOfDate:
Maintainer: devome
Submitter: devome
FirstSubmitted: 1707287735
LastModified: 1709183651
URLPath: /cgit/aur.git/snapshot/backrest.tar.gz