cpp-taskflow-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cpp-taskflow-git

* (Optional) Uninstall cpp-taskflow-git on Arch using YAY

$ yay -Rns cpp-taskflow-git

2. Manually Install "cpp-taskflow-git" via AUR

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

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

b. Clone cpp-taskflow-git's git locally

$ git clone https://aur.archlinux.org/cpp-taskflow-git.git ~/cpp-taskflow-git

c. Go to ~/cpp-taskflow-git folder and install it

$ cd ~/cpp-taskflow-git $ makepkg -si

3. Information about the cpp-taskflow-git package on Arch User Repository (AUR)

ID: 819486
Name: cpp-taskflow-git
PackageBaseID: 137127
PackageBase: cpp-taskflow-git
Version: r1609.e406e95b-1
Description: Modern C++ Parallel Task Programming Library
URL: https://github.com/taskflow/taskflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akstrfn
Submitter: akstrfn
FirstSubmitted: 1541256807
LastModified: 1605534769
URLPath: /cgit/aur.git/snapshot/cpp-taskflow-git.tar.gz