mkinitcpio-firmware on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mkinitcpio-firmware

* (Optional) Uninstall mkinitcpio-firmware on Arch using YAY

$ yay -Rns mkinitcpio-firmware

2. Manually Install "mkinitcpio-firmware" via AUR

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

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

b. Clone mkinitcpio-firmware's git locally

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

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

$ cd ~/mkinitcpio-firmware $ makepkg -si

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

ID: 1186780
Name: mkinitcpio-firmware
PackageBaseID: 164204
PackageBase: mkinitcpio-firmware
Version: 1.4.0-1
Description: Optional firmware for the default linux kernel to get rid of the annoying 'WARNING: Possibly missing firmware for module:' messages
URL: https://aur.archlinux.org/packages/mkinitcpio-firmware
NumVotes: 72
Popularity: 2.501251
OutOfDate:
Maintainer: LinusDierheimer
Submitter: LinusDierheimer
FirstSubmitted: 1615454086
LastModified: 1671747050
URLPath: /cgit/aur.git/snapshot/mkinitcpio-firmware.tar.gz