resticpy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S resticpy

* (Optional) Uninstall resticpy on Arch using YAY

$ yay -Rns resticpy

2. Manually Install "resticpy" via AUR

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

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

b. Clone resticpy's git locally

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

c. Go to ~/resticpy folder and install it

$ cd ~/resticpy $ makepkg -si

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

ID: 1102288
Name: resticpy
PackageBaseID: 179389
PackageBase: resticpy
Version: 1.2.1-1
Description: A Python wrapper for Restic () using a json configuration file.
URL: https://github.com/stefphd/ResticPy
NumVotes: 0
Popularity: 0
OutOfDate: 1693641616
Maintainer:
Submitter: stefphd
FirstSubmitted: 1654318999
LastModified: 1655963833
URLPath: /cgit/aur.git/snapshot/resticpy.tar.gz