grub-coreos on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S grub-coreos

* (Optional) Uninstall grub-coreos on Arch using YAY

$ yay -Rns grub-coreos

2. Manually Install "grub-coreos" via AUR

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

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

b. Clone grub-coreos's git locally

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

c. Go to ~/grub-coreos folder and install it

$ cd ~/grub-coreos $ makepkg -si

3. Information about the grub-coreos package on Arch User Repository (AUR)

ID: 574407
Name: grub-coreos
PackageBaseID: 138591
PackageBase: grub-coreos
Version: 1:2.02-1
Description: GNU GRand Unified Bootloader (2) with TPM patches from CoreOS
URL: https://github.com/coreos/grub
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zhaofeng
Submitter: zhaofeng
FirstSubmitted: 1546821028
LastModified: 1546821028
URLPath: /cgit/aur.git/snapshot/grub-coreos.tar.gz