archivebox on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S archivebox

* (Optional) Uninstall archivebox on Arch using YAY

$ yay -Rns archivebox

2. Manually Install "archivebox" via AUR

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

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

b. Clone archivebox's git locally

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

c. Go to ~/archivebox folder and install it

$ cd ~/archivebox $ makepkg -si

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

ID: 1421025
Name: archivebox
PackageBaseID: 156116
PackageBase: archivebox
Version: 0.7.2-4
Description: Open source self-hosted web archiving
URL: https://github.com/ArchiveBox/ArchiveBox
NumVotes: 9
Popularity: 0.278855
OutOfDate:
Maintainer: carsme
Submitter: imlonghao
FirstSubmitted: 1596037708
LastModified: 1709626746
URLPath: /cgit/aur.git/snapshot/archivebox.tar.gz