grml-rescueboot on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S grml-rescueboot

* (Optional) Uninstall grml-rescueboot on Arch using YAY

$ yay -Rns grml-rescueboot

2. Manually Install "grml-rescueboot" via AUR

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

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

b. Clone grml-rescueboot's git locally

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

c. Go to ~/grml-rescueboot folder and install it

$ cd ~/grml-rescueboot $ makepkg -si

3. Information about the grml-rescueboot package on Arch User Repository (AUR)

ID: 1421386
Name: grml-rescueboot
PackageBaseID: 53726
PackageBase: grml-rescueboot
Version: 0.6.1-1
Description: grub2 script to add grml iso images to the grub2 boot menu
URL: http://wiki.grml.org/doku.php?id=rescueboot
NumVotes: 18
Popularity: 0.38709
OutOfDate:
Maintainer: Bevan
Submitter: Maxr
FirstSubmitted: 1320427635
LastModified: 1709671691
URLPath: /cgit/aur.git/snapshot/grml-rescueboot.tar.gz