libhbaapi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libhbaapi

* (Optional) Uninstall libhbaapi on Arch using YAY

$ yay -Rns libhbaapi

2. Manually Install "libhbaapi" via AUR

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

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

b. Clone libhbaapi's git locally

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

c. Go to ~/libhbaapi folder and install it

$ cd ~/libhbaapi $ makepkg -si

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

ID: 205024
Name: libhbaapi
PackageBaseID: 91585
PackageBase: open-fcoe
Version: 3.19-1
Description: Fibre Channel over Ethernet implementation for Linux - libhbaapi
URL: http://www.open-fcoe.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1427117201
LastModified: 1435671784
URLPath: /cgit/aur.git/snapshot/libhbaapi.tar.gz