grub-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S grub-git

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

$ yay -Rns grub-git

2. Manually Install "grub-git" via AUR

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

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

b. Clone grub-git's git locally

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

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

$ cd ~/grub-git $ makepkg -si

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

ID: 1372020
Name: grub-git
PackageBaseID: 74651
PackageBase: grub-git
Version: 2.12.rc1.r106.g7c8ae7dcb-1
Description: GNU GRand Unified Bootloader (2)
URL: https://www.gnu.org/software/grub/
NumVotes: 17
Popularity: 0.007862
OutOfDate:
Maintainer: WoefulDerelict
Submitter: ka2107
FirstSubmitted: 1382468153
LastModified: 1702940323
URLPath: /cgit/aur.git/snapshot/grub-git.tar.gz