async++-git on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S async++-git

* (Optional) Uninstall async++-git on Arch using YAY

$ yay -Rns async++-git

2. Manually Install "async++-git" via AUR

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

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

b. Clone async++-git's git locally

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

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

$ cd ~/async++-git $ makepkg -si

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

ID: 882400
Name: async++-git
PackageBaseID: 137350
PackageBase: async++-git
Version: 1.1.r0.g172ca3f-1
Description: Async++ is a lightweight concurrency framework for C++11.
URL: https://github.com/Amanieu/asyncplusplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: burning_daylight
Submitter: burning_daylight
FirstSubmitted: 1542139242
LastModified: 1616592853
URLPath: /cgit/aur.git/snapshot/async++-git.tar.gz