parafly on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S parafly

* (Optional) Uninstall parafly on Arch using YAY

$ yay -Rns parafly

2. Manually Install "parafly" via AUR

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

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

b. Clone parafly's git locally

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

c. Go to ~/parafly folder and install it

$ cd ~/parafly $ makepkg -si

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

ID: 1245124
Name: parafly
PackageBaseID: 192949
PackageBase: parafly
Version: 0.1.0-1
Description: parallel command processing using OpenMP
URL: https://github.com/ParaFly/ParaFly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1682243319
LastModified: 1682243319
URLPath: /cgit/aur.git/snapshot/parafly.tar.gz