concurrencpp on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S concurrencpp

* (Optional) Uninstall concurrencpp on Arch using YAY

$ yay -Rns concurrencpp

2. Manually Install "concurrencpp" via AUR

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

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

b. Clone concurrencpp's git locally

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

c. Go to ~/concurrencpp folder and install it

$ cd ~/concurrencpp $ makepkg -si

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

ID: 1289678
Name: concurrencpp
PackageBaseID: 195770
PackageBase: concurrencpp
Version: 0.1.7-1
Description: Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
URL: https://github.com/David-Haim/concurrencpp
NumVotes: 1
Popularity: 0.007874
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1689510220
LastModified: 1689510220
URLPath: /cgit/aur.git/snapshot/concurrencpp.tar.gz