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