fwup on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S fwup

* (Optional) Uninstall fwup on Arch using YAY

$ yay -Rns fwup

2. Manually Install "fwup" via AUR

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

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

b. Clone fwup's git locally

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

c. Go to ~/fwup folder and install it

$ cd ~/fwup $ makepkg -si

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

ID: 1133622
Name: fwup
PackageBaseID: 129367
PackageBase: fwup
Version: v1.9.1.r0.g91fbf8c-1
Description: Configurable embedded Linux firmware update creator and runner
URL: https://github.com/fwup-home/fwup
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: liberza
Submitter: liberza
FirstSubmitted: 1516573425
LastModified: 1662001066
URLPath: /cgit/aur.git/snapshot/fwup.tar.gz