firmware-mod-kit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S firmware-mod-kit

* (Optional) Uninstall firmware-mod-kit on Arch using YAY

$ yay -Rns firmware-mod-kit

2. Manually Install "firmware-mod-kit" via AUR

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

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

b. Clone firmware-mod-kit's git locally

$ git clone https://aur.archlinux.org/firmware-mod-kit.git ~/firmware-mod-kit

c. Go to ~/firmware-mod-kit folder and install it

$ cd ~/firmware-mod-kit $ makepkg -si

3. Information about the firmware-mod-kit package on Arch User Repository (AUR)

ID: 348267
Name: firmware-mod-kit
PackageBaseID: 70512
PackageBase: firmware-mod-kit
Version: 0.99-7
Description: Allows easy deconstruction and reconsutrction of firmware images for various embedded devices
URL: http://code.google.com/p/firmware-mod-kit/
NumVotes: 21
Popularity: 0
OutOfDate: 1549467536
Maintainer: anthraxx
Submitter: antoniovazquez
FirstSubmitted: 1369916636
LastModified: 1477003570
URLPath: /cgit/aur.git/snapshot/firmware-mod-kit.tar.gz

5. The same packages on other Linux Distributions