mkpxelinux on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mkpxelinux

* (Optional) Uninstall mkpxelinux on Arch using YAY

$ yay -Rns mkpxelinux

2. Manually Install "mkpxelinux" via AUR

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

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

b. Clone mkpxelinux's git locally

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

c. Go to ~/mkpxelinux folder and install it

$ cd ~/mkpxelinux $ makepkg -si

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

ID: 1100873
Name: mkpxelinux
PackageBaseID: 183372
PackageBase: mkpxelinux
Version: 2013.10-3
Description: Advanced, modular network pxe boot image creation utility
URL: http://www.archlinux.org/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1655672951
LastModified: 1655672951
URLPath: /cgit/aur.git/snapshot/mkpxelinux.tar.gz

5. The same packages on other Linux Distributions