autorestic on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S autorestic

* (Optional) Uninstall autorestic on Arch using YAY

$ yay -Rns autorestic

2. Manually Install "autorestic" via AUR

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

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

b. Clone autorestic's git locally

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

c. Go to ~/autorestic folder and install it

$ cd ~/autorestic $ makepkg -si

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

ID: 1352449
Name: autorestic
PackageBaseID: 189013
PackageBase: autorestic
Version: 1.7.9-1
Description: Config driven, easy backup cli for restic
URL: https://github.com/cupcakearmy/autorestic
NumVotes: 1
Popularity: 0.319428
OutOfDate:
Maintainer: buckket
Submitter: ishanarora
FirstSubmitted: 1672032542
LastModified: 1699880100
URLPath: /cgit/aur.git/snapshot/autorestic.tar.gz