grub-emu on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S grub-emu

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

$ yay -Rns grub-emu

2. Manually Install "grub-emu" via AUR

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

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

b. Clone grub-emu's git locally

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

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

$ cd ~/grub-emu $ makepkg -si

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

ID: 1422212
Name: grub-emu
PackageBaseID: 203389
PackageBase: grub-emu
Version: 2:2.12-1
Description: GNU GRand Unified Bootloader (2)
URL: https://www.gnu.org/software/grub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1709757212
LastModified: 1709785764
URLPath: /cgit/aur.git/snapshot/grub-emu.tar.gz