runrestic on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S runrestic

* (Optional) Uninstall runrestic on Arch using YAY

$ yay -Rns runrestic

2. Manually Install "runrestic" via AUR

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

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

b. Clone runrestic's git locally

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

c. Go to ~/runrestic folder and install it

$ cd ~/runrestic $ makepkg -si

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

ID: 1210747
Name: runrestic
PackageBaseID: 138855
PackageBase: runrestic
Version: 0.5.28-2
Description: A wrapper script for Restic backup software that inits, creates, prunes and checks backups
URL: https://pypi.org/project/runrestic
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nutz
Submitter: Henry78
FirstSubmitted: 1547849717
LastModified: 1676351804
URLPath: /cgit/aur.git/snapshot/runrestic.tar.gz