firmware-manager on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S firmware-manager

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

$ yay -Rns firmware-manager

2. Manually Install "firmware-manager" via AUR

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

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

b. Clone firmware-manager's git locally

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

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

$ cd ~/firmware-manager $ makepkg -si

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

ID: 1389436
Name: firmware-manager
PackageBaseID: 150996
PackageBase: firmware-manager
Version: 0.1.5+3+gf3ead34-1
Description: Generic framework and GTK UI for firmware updates from system76-firmware and fwupd
URL: https://github.com/pop-os/firmware-manager
NumVotes: 8
Popularity: 0.002885
OutOfDate:
Maintainer: yochananmarqos
Submitter: electrickite
FirstSubmitted: 1585795508
LastModified: 1705785084
URLPath: /cgit/aur.git/snapshot/firmware-manager.tar.gz

5. The same packages on other Linux Distributions