rustic-backup on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S rustic-backup

* (Optional) Uninstall rustic-backup on Arch using YAY

$ yay -Rns rustic-backup

2. Manually Install "rustic-backup" via AUR

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

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

b. Clone rustic-backup's git locally

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

c. Go to ~/rustic-backup folder and install it

$ cd ~/rustic-backup $ makepkg -si

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

ID: 1421113
Name: rustic-backup
PackageBaseID: 203321
PackageBase: rustic-backup
Version: 0.2.1-1
Description: A wrapper around the Restic backup program
URL: https://github.com/bnavetta/rustic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1709636554
LastModified: 1709636554
URLPath: /cgit/aur.git/snapshot/rustic-backup.tar.gz