hbase on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "hbase" 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 hbase on Arch using YAY
$
yay -S
hbase
Copied
* (Optional) Uninstall hbase on Arch using YAY
$
yay -Rns
hbase
Copied
2. Manually Install "hbase" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hbase's git locally
$
git clone https://aur.archlinux.org/hbase.git
~/hbase
Copied
c. Go to ~/hbase folder and install it
$
cd
~/hbase
Copied
$
makepkg -si
Copied
3. Information about the hbase package on Arch User Repository (AUR)
ID: 414231
Name: hbase
PackageBaseID: 120707
PackageBase: hbase
Version: 1.3.1-1
Description: HBase - the Hadoop database
URL: https://hbase.apache.org
NumVotes: 4
Popularity: 1.0E-6
OutOfDate: 1529302529
Maintainer:
Submitter: Naveg
FirstSubmitted: 1489795108
LastModified: 1495761888
URLPath: /cgit/aur.git/snapshot/hbase.tar.gz
Name: hbase
PackageBaseID: 120707
PackageBase: hbase
Version: 1.3.1-1
Description: HBase - the Hadoop database
URL: https://hbase.apache.org
NumVotes: 4
Popularity: 1.0E-6
OutOfDate: 1529302529
Maintainer:
Submitter: Naveg
FirstSubmitted: 1489795108
LastModified: 1495761888
URLPath: /cgit/aur.git/snapshot/hbase.tar.gz