q-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S q-git

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

$ yay -Rns q-git

2. Manually Install "q-git" via AUR

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

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

b. Clone q-git's git locally

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

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

$ cd ~/q-git $ makepkg -si

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

ID: 413050
Name: q-git
PackageBaseID: 122535
PackageBase: q-git
Version: r405.ad0d31b-1
Description: A platform-independent promise library for C++, implementing asynchronous continuations
URL: https://github.com/google/benchmark}
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erikzenker
Submitter: erikzenker
FirstSubmitted: 1495473665
LastModified: 1495473665
URLPath: /cgit/aur.git/snapshot/q-git.tar.gz