execute-process-linux on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S execute-process-linux

* (Optional) Uninstall execute-process-linux on Arch using YAY

$ yay -Rns execute-process-linux

2. Manually Install "execute-process-linux" via AUR

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

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

b. Clone execute-process-linux's git locally

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

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

$ cd ~/execute-process-linux $ makepkg -si

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

ID: 1081255
Name: execute-process-linux
PackageBaseID: 178921
PackageBase: execute-process-linux
Version: 2.5-0
Description: advanced process execution static library
URL: https://github.com/imperzer0/execute-process-linux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imper
Submitter: imper
FirstSubmitted: 1652761063
LastModified: 1652761063
URLPath: /cgit/aur.git/snapshot/execute-process-linux.tar.gz