process-cpp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S process-cpp

* (Optional) Uninstall process-cpp on Arch using YAY

$ yay -Rns process-cpp

2. Manually Install "process-cpp" via AUR

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

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

b. Clone process-cpp's git locally

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

c. Go to ~/process-cpp folder and install it

$ cd ~/process-cpp $ makepkg -si

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

ID: 1014633
Name: process-cpp
PackageBaseID: 121464
PackageBase: process-cpp
Version: 3.0.1-2
Description: A simple convenience library for handling processes in C++11
URL: https://gitlab.com/ubports/core/lib-cpp/process-cpp/
NumVotes: 36
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter: irtimmer
FirstSubmitted: 1492032326
LastModified: 1641460808
URLPath: /cgit/aur.git/snapshot/process-cpp.tar.gz