libsubprocess on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libsubprocess

* (Optional) Uninstall libsubprocess on Arch using YAY

$ yay -Rns libsubprocess

2. Manually Install "libsubprocess" via AUR

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

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

b. Clone libsubprocess's git locally

$ git clone https://aur.archlinux.org/libsubprocess.git ~/libsubprocess

c. Go to ~/libsubprocess folder and install it

$ cd ~/libsubprocess $ makepkg -si

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

ID: 1068937
Name: libsubprocess
PackageBaseID: 178102
PackageBase: libsubprocess
Version: 2.0-1
Description: C++ header-only subprocessing library
URL: https://github.com/arun11299/cpp-subprocess
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1650383487
LastModified: 1650383487
URLPath: /cgit/aur.git/snapshot/libsubprocess.tar.gz