boost-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S boost-git

* (Optional) Uninstall boost-git on Arch using YAY

$ yay -Rns boost-git

2. Manually Install "boost-git" via AUR

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

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

b. Clone boost-git's git locally

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

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

$ cd ~/boost-git $ makepkg -si

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

ID: 1131337
Name: boost-git
PackageBaseID: 156844
PackageBase: boost-git
Version: 1.80.0.r69.g1009df2416-1
Description: Free peer-reviewed portable C++ source libraries - development headers
URL: https://www.boost.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: EndlessEden
FirstSubmitted: 1597765454
LastModified: 1661542689
URLPath: /cgit/aur.git/snapshot/boost-git.tar.gz