fwup-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fwup-git

* (Optional) Uninstall fwup-git on Arch using YAY

$ yay -Rns fwup-git

2. Manually Install "fwup-git" via AUR

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

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

b. Clone fwup-git's git locally

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

c. Go to ~/fwup-git folder and install it

$ cd ~/fwup-git $ makepkg -si

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

ID: 1133623
Name: fwup-git
PackageBaseID: 111224
PackageBase: fwup-git
Version: e8b8629-1
Description: Configurable embedded Linux firmware update creator and runner (latest from git master)
URL: https://github.com/fwup-home/fwup
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: liberza
Submitter: kevlar1818
FirstSubmitted: 1463105469
LastModified: 1662001125
URLPath: /cgit/aur.git/snapshot/fwup-git.tar.gz