waybackpack on AUR (Arch User Repository)

Last updated: April 18,2024

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

$ yay -S waybackpack

* (Optional) Uninstall waybackpack on Arch using YAY

$ yay -Rns waybackpack

2. Manually Install "waybackpack" via AUR

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

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

b. Clone waybackpack's git locally

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

c. Go to ~/waybackpack folder and install it

$ cd ~/waybackpack $ makepkg -si

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

ID: 827554
Name: waybackpack
PackageBaseID: 156066
PackageBase: waybackpack
Version: 0.3.7-2
Description: Download the entire Wayback Machine archive for a given URL
URL: https://github.com/jsvine/waybackpack
NumVotes: 0
Popularity: 0
OutOfDate: 1662146665
Maintainer: crmullins
Submitter: clove3am
FirstSubmitted: 1595976336
LastModified: 1606935582
URLPath: /cgit/aur.git/snapshot/waybackpack.tar.gz