boost1.69 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S boost1.69

* (Optional) Uninstall boost1.69 on Arch using YAY

$ yay -Rns boost1.69

2. Manually Install "boost1.69" via AUR

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

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

b. Clone boost1.69's git locally

$ git clone https://aur.archlinux.org/boost1.69.git ~/boost1.69

c. Go to ~/boost1.69 folder and install it

$ cd ~/boost1.69 $ makepkg -si

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

ID: 1300627
Name: boost1.69
PackageBaseID: 149418
PackageBase: boost1.69
Version: 1.69.0-13
Description: Free peer-reviewed portable C++ source libraries - development headers
URL: https://www.boost.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eggz
Submitter: foutrelis
FirstSubmitted: 1582409655
LastModified: 1691451782
URLPath: /cgit/aur.git/snapshot/boost1.69.tar.gz