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