grub-imageboot on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S grub-imageboot

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

$ yay -Rns grub-imageboot

2. Manually Install "grub-imageboot" via AUR

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

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

b. Clone grub-imageboot's git locally

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

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

$ cd ~/grub-imageboot $ makepkg -si

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

ID: 1349958
Name: grub-imageboot
PackageBaseID: 134033
PackageBase: grub-imageboot
Version: 0.6+nmu2-1
Description: grub2 script to automatically add boot entries for iso images placed in /boot/images/
URL: https://launchpad.net/ubuntu/+source/grub-imageboot/
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: dreieck
Submitter: TamCore
FirstSubmitted: 1530904341
LastModified: 1699478942
URLPath: /cgit/aur.git/snapshot/grub-imageboot.tar.gz