vboot-utils on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S vboot-utils

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

$ yay -Rns vboot-utils

2. Manually Install "vboot-utils" via AUR

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

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

b. Clone vboot-utils's git locally

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

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

$ cd ~/vboot-utils $ makepkg -si

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

ID: 1223889
Name: vboot-utils
PackageBaseID: 74929
PackageBase: vboot-utils
Version: 112.15359-1
Description: Chromium OS verified boot utilities
URL: https://chromium.googlesource.com/chromiumos/platform/vboot_reference
NumVotes: 7
Popularity: 6.7E-5
OutOfDate: 1704880887
Maintainer: anatolik
Submitter: tsowell
FirstSubmitted: 1383102995
LastModified: 1678413759
URLPath: /cgit/aur.git/snapshot/vboot-utils.tar.gz