fxload on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fxload

* (Optional) Uninstall fxload on Arch using YAY

$ yay -Rns fxload

2. Manually Install "fxload" via AUR

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

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

b. Clone fxload's git locally

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

c. Go to ~/fxload folder and install it

$ cd ~/fxload $ makepkg -si

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

ID: 219548
Name: fxload
PackageBaseID: 96935
PackageBase: fxload
Version: 2008_10_13-6
Description: fxload firmware loader. Used with udev or devfs/hotplug.
URL: http://linux-hotplug.sourceforge.net/
NumVotes: 16
Popularity: 0.030609
OutOfDate: 1685544496
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439130172
LastModified: 1439130228
URLPath: /cgit/aur.git/snapshot/fxload.tar.gz