fcoe-utils on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S fcoe-utils

* (Optional) Uninstall fcoe-utils on Arch using YAY

$ yay -Rns fcoe-utils

2. Manually Install "fcoe-utils" via AUR

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

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

b. Clone fcoe-utils's git locally

$ git clone https://aur.archlinux.org/fcoe-utils.git ~/fcoe-utils

c. Go to ~/fcoe-utils folder and install it

$ cd ~/fcoe-utils $ makepkg -si

3. Information about the fcoe-utils package on Arch User Repository (AUR)

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