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