reproc on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S reproc

* (Optional) Uninstall reproc on Arch using YAY

$ yay -Rns reproc

2. Manually Install "reproc" via AUR

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

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

b. Clone reproc's git locally

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

c. Go to ~/reproc folder and install it

$ cd ~/reproc $ makepkg -si

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

ID: 1310504
Name: reproc
PackageBaseID: 136353
PackageBase: reproc
Version: 14.2.4-2
Description: Cross-platform library that simplifies working with external CLI applications from C and C++
URL: https://github.com/DaanDeMeyer/reproc
NumVotes: 5
Popularity: 0.004625
OutOfDate:
Maintainer: jetm
Submitter: jetm
FirstSubmitted: 1538251535
LastModified: 1693277557
URLPath: /cgit/aur.git/snapshot/reproc.tar.gz