hadoop on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hadoop

* (Optional) Uninstall hadoop on Arch using YAY

$ yay -Rns hadoop

2. Manually Install "hadoop" via AUR

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

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

b. Clone hadoop's git locally

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

c. Go to ~/hadoop folder and install it

$ cd ~/hadoop $ makepkg -si

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

ID: 1278385
Name: hadoop
PackageBaseID: 25358
PackageBase: hadoop
Version: 3.3.5-2
Description: An open-source software for reliable, scalable, distributed computing
URL: https://hadoop.apache.org/
NumVotes: 84
Popularity: 0.042344
OutOfDate: 1700221467
Maintainer: ttc0419
Submitter: sjakub
FirstSubmitted: 1239122365
LastModified: 1687676339
URLPath: /cgit/aur.git/snapshot/hadoop.tar.gz