grub-netboot-alpine on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S grub-netboot-alpine

* (Optional) Uninstall grub-netboot-alpine on Arch using YAY

$ yay -Rns grub-netboot-alpine

2. Manually Install "grub-netboot-alpine" via AUR

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

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

b. Clone grub-netboot-alpine's git locally

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

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

$ cd ~/grub-netboot-alpine $ makepkg -si

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

ID: 1005839
Name: grub-netboot-alpine
PackageBaseID: 174079
PackageBase: grub-netboot-alpine
Version: 0.0.1-1
Description: Adds netboot alpine entry to grub-mkconfig for each boot
URL: https://boot.alpinelinux.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kamilcuk
Submitter: Kamilcuk
FirstSubmitted: 1639782847
LastModified: 1639782847
URLPath: /cgit/aur.git/snapshot/grub-netboot-alpine.tar.gz