concurrent-queue-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S concurrent-queue-git

* (Optional) Uninstall concurrent-queue-git on Arch using YAY

$ yay -Rns concurrent-queue-git

2. Manually Install "concurrent-queue-git" via AUR

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

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

b. Clone concurrent-queue-git's git locally

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

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

$ cd ~/concurrent-queue-git $ makepkg -si

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

ID: 456908
Name: concurrent-queue-git
PackageBaseID: 126850
PackageBase: concurrent-queue-git
Version: 127.7b69a8f-1
Description: An industrial-strength lock-free queue for C++. (git version)
URL: https://github.com/cameron314/concurrentqueue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jrch2k17
Submitter: jrch2k17
FirstSubmitted: 1509552020
LastModified: 1509552176
URLPath: /cgit/aur.git/snapshot/concurrent-queue-git.tar.gz