heketi-client on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S heketi-client

* (Optional) Uninstall heketi-client on Arch using YAY

$ yay -Rns heketi-client

2. Manually Install "heketi-client" via AUR

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

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

b. Clone heketi-client's git locally

$ git clone https://aur.archlinux.org/heketi-client.git ~/heketi-client

c. Go to ~/heketi-client folder and install it

$ cd ~/heketi-client $ makepkg -si

3. Information about the heketi-client package on Arch User Repository (AUR)

ID: 847209
Name: heketi-client
PackageBaseID: 137762
PackageBase: heketi-client
Version: 10.2.0-1
Description: RESTful based volume management framework for GlusterFS (client)
URL: https://github.com/heketi/heketi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: max-k
FirstSubmitted: 1543844914
LastModified: 1610634862
URLPath: /cgit/aur.git/snapshot/heketi-client.tar.gz