coreboot-utils on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S coreboot-utils

* (Optional) Uninstall coreboot-utils on Arch using YAY

$ yay -Rns coreboot-utils

2. Manually Install "coreboot-utils" via AUR

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

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

b. Clone coreboot-utils's git locally

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

c. Go to ~/coreboot-utils folder and install it

$ cd ~/coreboot-utils $ makepkg -si

3. Information about the coreboot-utils package on Arch User Repository (AUR)

ID: 1376175
Name: coreboot-utils
PackageBaseID: 155309
PackageBase: coreboot-utils
Version: 4.22.01-1
Description: Tools and utilities to work with coreboot firmware
URL: https://www.coreboot.org/
NumVotes: 4
Popularity: 0.000111
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1594401099
LastModified: 1703628499
URLPath: /cgit/aur.git/snapshot/coreboot-utils.tar.gz