mprocs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mprocs

* (Optional) Uninstall mprocs on Arch using YAY

$ yay -Rns mprocs

2. Manually Install "mprocs" via AUR

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

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

b. Clone mprocs's git locally

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

c. Go to ~/mprocs folder and install it

$ cd ~/mprocs $ makepkg -si

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

ID: 1156261
Name: mprocs
PackageBaseID: 179094
PackageBase: mprocs
Version: 0.6.4-1
Description: Run multiple commands in parallel
URL: https://github.com/pvolok/mprocs
NumVotes: 3
Popularity: 0.049122
OutOfDate:
Maintainer: 1995parham
Submitter: 1995parham
FirstSubmitted: 1653321686
LastModified: 1666520454
URLPath: /cgit/aur.git/snapshot/mprocs.tar.gz