cpp-taskflow on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S cpp-taskflow

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

$ yay -Rns cpp-taskflow

2. Manually Install "cpp-taskflow" 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's git locally

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

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

$ cd ~/cpp-taskflow $ makepkg -si

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

ID: 1254782
Name: cpp-taskflow
PackageBaseID: 133552
PackageBase: cpp-taskflow
Version: 3.6.0-1
Description: Modern C++ Parallel Task Programming Library
URL: https://github.com/taskflow/taskflow
NumVotes: 3
Popularity: 0.005925
OutOfDate:
Maintainer: akstrfn
Submitter: akstrfn
FirstSubmitted: 1529142823
LastModified: 1683547888
URLPath: /cgit/aur.git/snapshot/cpp-taskflow.tar.gz