netboot on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S netboot

* (Optional) Uninstall netboot on Arch using YAY

$ yay -Rns netboot

2. Manually Install "netboot" via AUR

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

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

b. Clone netboot's git locally

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

c. Go to ~/netboot folder and install it

$ cd ~/netboot $ makepkg -si

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

ID: 421222
Name: netboot
PackageBaseID: 35318
PackageBase: netboot
Version: 20100119-3
Description: a simple PXE-compatible DHCP and TFTP server
URL: http://brokestream.com/netboot.html
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: stevenhoneyman
Submitter: delroth
FirstSubmitted: 1268092368
LastModified: 1497950896
URLPath: /cgit/aur.git/snapshot/netboot.tar.gz