waybackpy on AUR( Arch User Repository.)

Last updated: September 18,2022

1. Install waybackpy via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install waybackpy on Arch using YAY

yay -S waybackpy

c. Remove waybackpy on Arch using YAY

yay -Rns waybackpy

2. Install waybackpy via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone waybackpy's git locally

git clone https://aur.archlinux.org/waybackpy.git ~/waybackpy

c. Go to ~/waybackpy folder and install it

cd ~/waybackpy
makepkg -si

3. Details of waybackpy package

ID: 1052477
Name: waybackpy
PackageBaseID: 159145
PackageBase: waybackpy
Version: 3.0.6-1
Description: CLI tool that interfaces with the Internet Archives Wayback Machine API
URL: https://github.com/akamhy/waybackpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1603659708
LastModified: 1647528362
URLPath: /cgit/aur.git/snapshot/waybackpy.tar.gz