boost.process on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S boost.process

* (Optional) Uninstall boost.process on Arch using YAY

$ yay -Rns boost.process

2. Manually Install "boost.process" via AUR

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

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

b. Clone boost.process's git locally

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

c. Go to ~/boost.process folder and install it

$ cd ~/boost.process $ makepkg -si

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

ID: 202007
Name: boost.process
PackageBaseID: 38987
PackageBase: boost.process
Version: 0.5-1
Description: Flexible framework for the C++ programming language to manage running programs
URL: http://www.highscore.de/boost/process0.5/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: FlorianJacob
Submitter:
FirstSubmitted: 1279393502
LastModified: 1435095226
URLPath: /cgit/aur.git/snapshot/boost.process.tar.gz