concurrencpp on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install concurrencpp on Arch using YAY
$
yay -S
concurrencpp
Copied
* (Optional) Uninstall concurrencpp on Arch using YAY
$
yay -Rns
concurrencpp
Copied
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
Copied
b. Clone concurrencpp's git locally
$
git clone https://aur.archlinux.org/concurrencpp.git
~/concurrencpp
Copied
c. Go to ~/concurrencpp folder and install it
$
cd
~/concurrencpp
Copied
$
makepkg -si
Copied
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
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