nvramtool-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nvramtool-git

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

$ yay -Rns nvramtool-git

2. Manually Install "nvramtool-git" via AUR

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

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

b. Clone nvramtool-git's git locally

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

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

$ cd ~/nvramtool-git $ makepkg -si

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

ID: 1261982
Name: nvramtool-git
PackageBaseID: 193929
PackageBase: nvramtool-git
Version: 4.20.78.g78881e1006-1
Description: Reads and writes coreboot parameters and displays information from the coreboot table in CMOS/NVRAM
URL: https://coreboot.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zander671
Submitter: zander671
FirstSubmitted: 1684823751
LastModified: 1684823827
URLPath: /cgit/aur.git/snapshot/nvramtool-git.tar.gz