cbmem-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cbmem-git

* (Optional) Uninstall cbmem-git on Arch using YAY

$ yay -Rns cbmem-git

2. Manually Install "cbmem-git" via AUR

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

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

b. Clone cbmem-git's git locally

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

c. Go to ~/cbmem-git folder and install it

$ cd ~/cbmem-git $ makepkg -si

3. Information about the cbmem-git package on Arch User Repository (AUR)

ID: 611209
Name: cbmem-git
PackageBaseID: 139522
PackageBase: cbmem-git
Version: latest-1
Description: A utility for reading from the CBMEM console on Coreboot systems
URL: https://www.coreboot.org/Cbmem_console
NumVotes: 1
Popularity: 0.000426
OutOfDate:
Maintainer: zeroxfourc
FirstSubmitted: 1549731295
LastModified: 1557481739
URLPath: /cgit/aur.git/snapshot/cbmem-git.tar.gz