arch-grub on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arch-grub

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

$ yay -Rns arch-grub

2. Manually Install "arch-grub" via AUR

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

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

b. Clone arch-grub's git locally

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

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

$ cd ~/arch-grub $ makepkg -si

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

ID: 1408175
Name: arch-grub
PackageBaseID: 202424
PackageBase: arch-grub
Version: 0.1.1.1-1
Description: Produces a standalone GRUB binary compatible with Arch Linux.
URL: https://github.com/themartiancompany/arch-grub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1707763463
LastModified: 1707763463
URLPath: /cgit/aur.git/snapshot/arch-grub.tar.gz