libfiu on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S libfiu

* (Optional) Uninstall libfiu on Arch using YAY

$ yay -Rns libfiu

2. Manually Install "libfiu" via AUR

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

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

b. Clone libfiu's git locally

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

c. Go to ~/libfiu folder and install it

$ cd ~/libfiu $ makepkg -si

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

ID: 664854
Name: libfiu
PackageBaseID: 54625
PackageBase: libfiu
Version: 1.00-1
Description: userspace fault injection framework
URL: https://blitiri.com.ar/p/libfiu/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1323137123
LastModified: 1573322167
URLPath: /cgit/aur.git/snapshot/libfiu.tar.gz