nutch on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install nutch on Arch using YAY
$
yay -S
nutch
Copied
* (Optional) Uninstall nutch on Arch using YAY
$
yay -Rns
nutch
Copied
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
Copied
b. Clone nutch's git locally
$
git clone https://aur.archlinux.org/nutch.git
~/nutch
Copied
c. Go to ~/nutch folder and install it
$
cd
~/nutch
Copied
$
makepkg -si
Copied
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
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