crawl-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S crawl-git

* (Optional) Uninstall crawl-git on Arch using YAY

$ yay -Rns crawl-git

2. Manually Install "crawl-git" via AUR

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

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

b. Clone crawl-git's git locally

$ git clone https://aur.archlinux.org/crawl-git.git ~/crawl-git

c. Go to ~/crawl-git folder and install it

$ cd ~/crawl-git $ makepkg -si

3. Information about the crawl-git package on Arch User Repository (AUR)

ID: 939611
Name: crawl-git
PackageBaseID: 169241
PackageBase: crawl-git
Version: r83.ef2c410-1
Description: Simple web crawler written in Go, storing websites in WARC format
URL: https://git.autistici.org/ale/crawl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhs
Submitter: zhs
FirstSubmitted: 1627331270
LastModified: 1627331270
URLPath: /cgit/aur.git/snapshot/crawl-git.tar.gz