hdfs-lib-cpp on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S hdfs-lib-cpp

* (Optional) Uninstall hdfs-lib-cpp on Arch using YAY

$ yay -Rns hdfs-lib-cpp

2. Manually Install "hdfs-lib-cpp" via AUR

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

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

b. Clone hdfs-lib-cpp's git locally

$ git clone https://aur.archlinux.org/hdfs-lib-cpp.git ~/hdfs-lib-cpp

c. Go to ~/hdfs-lib-cpp folder and install it

$ cd ~/hdfs-lib-cpp $ makepkg -si

3. Information about the hdfs-lib-cpp package on Arch User Repository (AUR)

ID: 859899
Name: hdfs-lib-cpp
PackageBaseID: 162999
PackageBase: hdfs-lib-cpp
Version: 3.3.0-1
Description: Libhdfs++ for Hadoop’s Distributed File System (HDFS)
URL: https://github.com/apache/hadoop/tree/rel/release-3.3.0/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kashirin.alex
Submitter: kashirin.alex
FirstSubmitted: 1612684987
LastModified: 1612684987
URLPath: /cgit/aur.git/snapshot/hdfs-lib-cpp.tar.gz