libsubprocess on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libsubprocess on Arch using YAY
$
yay -S
libsubprocess
Copied
* (Optional) Uninstall libsubprocess on Arch using YAY
$
yay -Rns
libsubprocess
Copied
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
Copied
b. Clone libsubprocess's git locally
$
git clone https://aur.archlinux.org/libsubprocess.git
~/libsubprocess
Copied
c. Go to ~/libsubprocess folder and install it
$
cd
~/libsubprocess
Copied
$
makepkg -si
Copied
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
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