reproc-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S reproc-git

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

$ yay -Rns reproc-git

2. Manually Install "reproc-git" via AUR

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

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

b. Clone reproc-git's git locally

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

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

$ cd ~/reproc-git $ makepkg -si

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

ID: 1267432
Name: reproc-git
PackageBaseID: 194262
PackageBase: reproc-git
Version: 14.2.4.r8.g9f39967-1
Description: Cross-platform library that simplifies working with external CLI applications from C and C++
URL: https://github.com/DaanDeMeyer/reproc
NumVotes: 1
Popularity: 0.012086
OutOfDate:
Maintainer: otterpip
Submitter: otterpip
FirstSubmitted: 1685827637
LastModified: 1685827637
URLPath: /cgit/aur.git/snapshot/reproc-git.tar.gz