libfirmware-manager on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S libfirmware-manager

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

$ yay -Rns libfirmware-manager

2. Manually Install "libfirmware-manager" via AUR

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

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

b. Clone libfirmware-manager's git locally

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

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

$ cd ~/libfirmware-manager $ makepkg -si

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

ID: 1133348
Name: libfirmware-manager
PackageBaseID: 150996
PackageBase: firmware-manager
Version: 0.1.2-6
Description: Shared library for C which provides the firmware manager as a GTK widget.
URL: https://github.com/pop-os/firmware-manager
NumVotes: 6
Popularity: 0.015937
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1585795508
LastModified: 1661959633
URLPath: /cgit/aur.git/snapshot/libfirmware-manager.tar.gz

5. The same packages on other Linux Distributions