rust-parallel on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rust-parallel

* (Optional) Uninstall rust-parallel on Arch using YAY

$ yay -Rns rust-parallel

2. Manually Install "rust-parallel" via AUR

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

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

b. Clone rust-parallel's git locally

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

c. Go to ~/rust-parallel folder and install it

$ cd ~/rust-parallel $ makepkg -si

3. Information about the rust-parallel package on Arch User Repository (AUR)

ID: 1424426
Name: rust-parallel
PackageBaseID: 201327
PackageBase: rust-parallel
Version: 1.17.0-1
Description: Fast parallel command runner, written in Rust
URL: https://github.com/aaronriekenberg/rust-parallel
NumVotes: 1
Popularity: 0.277223
OutOfDate:
Maintainer: murlakatamenka
Submitter: murlakatamenka
FirstSubmitted: 1704657597
LastModified: 1710086703
URLPath: /cgit/aur.git/snapshot/rust-parallel.tar.gz