hakrawler on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S hakrawler

* (Optional) Uninstall hakrawler on Arch using YAY

$ yay -Rns hakrawler

2. Manually Install "hakrawler" via AUR

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

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

b. Clone hakrawler's git locally

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

c. Go to ~/hakrawler folder and install it

$ cd ~/hakrawler $ makepkg -si

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

ID: 980184
Name: hakrawler
PackageBaseID: 172475
PackageBase: hakrawler
Version: 2.0-1
Description: Fast golang web crawler for gathering URLs and JavaSript file locations. This is basically a simple implementation of the awesome Gocolly library.
URL: https://github.com/hakluke/hakrawler
NumVotes: 0
Popularity: 0
OutOfDate: 1654148004
Maintainer: tz4678
FirstSubmitted: 1635390052
LastModified: 1635390052
URLPath: /cgit/aur.git/snapshot/hakrawler.tar.gz

5. The same packages on other Linux Distributions