resticpy on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install resticpy on Arch using YAY
$
yay -S
resticpy
Copied
* (Optional) Uninstall resticpy on Arch using YAY
$
yay -Rns
resticpy
Copied
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
Copied
b. Clone resticpy's git locally
$
git clone https://aur.archlinux.org/resticpy.git
~/resticpy
Copied
c. Go to ~/resticpy folder and install it
$
cd
~/resticpy
Copied
$
makepkg -si
Copied
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
Name: resticpy
PackageBaseID: 179389
PackageBase: resticpy
Version: 1.2.1-1
Description: A Python wrapper for Restic (
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