varallel on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S varallel

* (Optional) Uninstall varallel on Arch using YAY

$ yay -Rns varallel

2. Manually Install "varallel" via AUR

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

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

b. Clone varallel's git locally

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

c. Go to ~/varallel folder and install it

$ cd ~/varallel $ makepkg -si

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

ID: 1428805
Name: varallel
PackageBaseID: 203336
PackageBase: varallel
Version: 0.3.2-1
Description: A cross-platform and easy to use CLI tool to run commands in parallel
URL: https://github.com/wszqkzqk/varallel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wszqkzqk
Submitter: wszqkzqk
FirstSubmitted: 1709655590
LastModified: 1710640630
URLPath: /cgit/aur.git/snapshot/varallel.tar.gz