crestic on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S crestic

* (Optional) Uninstall crestic on Arch using YAY

$ yay -Rns crestic

2. Manually Install "crestic" via AUR

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

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

b. Clone crestic's git locally

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

c. Go to ~/crestic folder and install it

$ cd ~/crestic $ makepkg -si

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

ID: 1338728
Name: crestic
PackageBaseID: 148327
PackageBase: crestic
Version: 1.0.0-2
Description: Configurable restic wrapper
URL: https://github.com/nils-werner/crestic
NumVotes: 5
Popularity: 0.11789
OutOfDate:
Maintainer: nilsw
Submitter: nilsw
FirstSubmitted: 1579430744
LastModified: 1698068356
URLPath: /cgit/aur.git/snapshot/crestic.tar.gz