restic-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S restic-git

* (Optional) Uninstall restic-git on Arch using YAY

$ yay -Rns restic-git

2. Manually Install "restic-git" via AUR

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

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

b. Clone restic-git's git locally

$ git clone https://aur.archlinux.org/restic-git.git ~/restic-git

c. Go to ~/restic-git folder and install it

$ cd ~/restic-git $ makepkg -si

3. Information about the restic-git package on Arch User Repository (AUR)

ID: 833032
Name: restic-git
PackageBaseID: 97839
PackageBase: restic-git
Version: 0.11.0.r189.ge96677ca-1
Description: restic is a program that does backups right.
URL: https://github.com/restic/restic
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: scoddy
Submitter: scoddy
FirstSubmitted: 1439834279
LastModified: 1607875010
URLPath: /cgit/aur.git/snapshot/restic-git.tar.gz