nutch on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nutch

* (Optional) Uninstall nutch on Arch using YAY

$ yay -Rns nutch

2. Manually Install "nutch" via AUR

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

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

b. Clone nutch's git locally

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

c. Go to ~/nutch folder and install it

$ cd ~/nutch $ makepkg -si

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

ID: 345208
Name: nutch
PackageBaseID: 116086
PackageBase: nutch
Version: 2.3.1-1
Description: Highly extensible and scalable open source web crawler software project.
URL: https://nutch.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1633691374
Maintainer: webdawg
Submitter: webdawg
FirstSubmitted: 1476047488
LastModified: 1476056298
URLPath: /cgit/aur.git/snapshot/nutch.tar.gz