bootp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bootp

* (Optional) Uninstall bootp on Arch using YAY

$ yay -Rns bootp

2. Manually Install "bootp" via AUR

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

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

b. Clone bootp's git locally

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

c. Go to ~/bootp folder and install it

$ cd ~/bootp $ makepkg -si

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

ID: 441526
Name: bootp
PackageBaseID: 59210
PackageBase: bootp
Version: 2.4.3_18-2
Description: A BOOTP server
URL: http://packages.ubuntu.com/trusty/bootp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: stativ
Submitter: stativ
FirstSubmitted: 1336759602
LastModified: 1504722118
URLPath: /cgit/aur.git/snapshot/bootp.tar.gz