waybackurls on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S waybackurls

* (Optional) Uninstall waybackurls on Arch using YAY

$ yay -Rns waybackurls

2. Manually Install "waybackurls" via AUR

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

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

b. Clone waybackurls's git locally

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

c. Go to ~/waybackurls folder and install it

$ cd ~/waybackurls $ makepkg -si

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

ID: 1156235
Name: waybackurls
PackageBaseID: 185349
PackageBase: waybackurls
Version: 0.1.0-2
Description: Fetch all the URLs that the Wayback Machine knows about for a domain
URL: https://github.com/tomnomnom/waybackurls
NumVotes: 2
Popularity: 4.2E-5
OutOfDate:
Maintainer: kleintux
Submitter: Namalsk
FirstSubmitted: 1661919909
LastModified: 1666513871
URLPath: /cgit/aur.git/snapshot/waybackurls.tar.gz