webarchiver on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S webarchiver

* (Optional) Uninstall webarchiver on Arch using YAY

$ yay -Rns webarchiver

2. Manually Install "webarchiver" via AUR

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

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

b. Clone webarchiver's git locally

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

c. Go to ~/webarchiver folder and install it

$ cd ~/webarchiver $ makepkg -si

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

ID: 882775
Name: webarchiver
PackageBaseID: 164596
PackageBase: webarchiver
Version: 0.1.1-0
Description:
URL: https://github.com/fengkx/webarchiver/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fengkx
Submitter: fengkx
FirstSubmitted: 1616304013
LastModified: 1616643925
URLPath: /cgit/aur.git/snapshot/webarchiver.tar.gz