cppcoro-git on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S cppcoro-git

* (Optional) Uninstall cppcoro-git on Arch using YAY

$ yay -Rns cppcoro-git

2. Manually Install "cppcoro-git" via AUR

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

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

b. Clone cppcoro-git's git locally

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

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

$ cd ~/cppcoro-git $ makepkg -si

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

ID: 603566
Name: cppcoro-git
PackageBaseID: 141215
PackageBase: cppcoro-git
Version: r362.99bb7f8-2
Description: C++ coroutine abstractions for the coroutines TS
URL: https://github.com/lewissbaker/cppcoro
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Rakete1111
FirstSubmitted: 1555149800
LastModified: 1555153922
URLPath: /cgit/aur.git/snapshot/cppcoro-git.tar.gz