boost-build-nightly on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S boost-build-nightly

* (Optional) Uninstall boost-build-nightly on Arch using YAY

$ yay -Rns boost-build-nightly

2. Manually Install "boost-build-nightly" via AUR

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

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

b. Clone boost-build-nightly's git locally

$ git clone https://aur.archlinux.org/boost-build-nightly.git ~/boost-build-nightly

c. Go to ~/boost-build-nightly folder and install it

$ cd ~/boost-build-nightly $ makepkg -si

3. Information about the boost-build-nightly package on Arch User Repository (AUR)

ID: 280073
Name: boost-build-nightly
PackageBaseID: 48436
PackageBase: boost-build-nightly
Version: 20140102-2
Description: Boost build system, Nightly build
URL: http://www.boost.org/doc/tools/build/
NumVotes: 3
Popularity: 0
OutOfDate: 1704361480
Maintainer:
Submitter: ytj
FirstSubmitted: 1303528264
LastModified: 1456743812
URLPath: /cgit/aur.git/snapshot/boost-build-nightly.tar.gz