archpxe on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S archpxe

* (Optional) Uninstall archpxe on Arch using YAY

$ yay -Rns archpxe

2. Manually Install "archpxe" via AUR

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

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

b. Clone archpxe's git locally

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

c. Go to ~/archpxe folder and install it

$ cd ~/archpxe $ makepkg -si

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

ID: 848774
Name: archpxe
PackageBaseID: 162191
PackageBase: archpxe
Version: 1.0-2
Description: Quick setup of PXE server to load Arch Linux using an ethernet cable
URL: https://github.com/BiteDasher/archpxe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BiteDasher
Submitter: BiteDasher
FirstSubmitted: 1610898323
LastModified: 1610902234
URLPath: /cgit/aur.git/snapshot/archpxe.tar.gz