readerwriterqueue-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S readerwriterqueue-git

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

$ yay -Rns readerwriterqueue-git

2. Manually Install "readerwriterqueue-git" via AUR

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

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

b. Clone readerwriterqueue-git's git locally

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

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

$ cd ~/readerwriterqueue-git $ makepkg -si

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

ID: 1423993
Name: readerwriterqueue-git
PackageBaseID: 137353
PackageBase: readerwriterqueue-git
Version: 1.0.4.r6.g0973284-1
Description: A fast single-producer, single-consumer lock-free queue for C++.
URL: https://github.com/cameron314/readerwriterqueue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: burning_daylight
Submitter: burning_daylight
FirstSubmitted: 1542139329
LastModified: 1710011571
URLPath: /cgit/aur.git/snapshot/readerwriterqueue-git.tar.gz