netboot on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install netboot on Arch using YAY
$
yay -S
netboot
Copied
* (Optional) Uninstall netboot on Arch using YAY
$
yay -Rns
netboot
Copied
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
Copied
b. Clone netboot's git locally
$
git clone https://aur.archlinux.org/netboot.git
~/netboot
Copied
c. Go to ~/netboot folder and install it
$
cd
~/netboot
Copied
$
makepkg -si
Copied
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
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