rustic on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rustic

* (Optional) Uninstall rustic on Arch using YAY

$ yay -Rns rustic

2. Manually Install "rustic" via AUR

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

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

b. Clone rustic's git locally

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

c. Go to ~/rustic folder and install it

$ cd ~/rustic $ makepkg -si

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

ID: 882823
Name: rustic
PackageBaseID: 164852
PackageBase: rustic
Version: 0.2.1-1
Description: Rustic is a wrapper around the Restic backup program
URL: https://github.com/bnavetta/rustic
NumVotes: 1
Popularity: 0.028378
OutOfDate:
Maintainer: trecloux
Submitter: trecloux
FirstSubmitted: 1616656819
LastModified: 1616656819
URLPath: /cgit/aur.git/snapshot/rustic.tar.gz