resticctl on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S resticctl

* (Optional) Uninstall resticctl on Arch using YAY

$ yay -Rns resticctl

2. Manually Install "resticctl" via AUR

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

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

b. Clone resticctl's git locally

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

c. Go to ~/resticctl folder and install it

$ cd ~/resticctl $ makepkg -si

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

ID: 1381258
Name: resticctl
PackageBaseID: 200046
PackageBase: resticctl
Version: 1.1-1
Description: A simple restic helper
URL: https://aur.archlinux.org/cgit/aur.git/tree/README.md?h=resticctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1701256753
LastModified: 1704537591
URLPath: /cgit/aur.git/snapshot/resticctl.tar.gz