concurrentqueue on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "concurrentqueue" 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
Copied
b. Install concurrentqueue on Arch using YAY
$
yay -S
concurrentqueue
Copied
* (Optional) Uninstall concurrentqueue on Arch using YAY
$
yay -Rns
concurrentqueue
Copied
2. Manually Install "concurrentqueue" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone concurrentqueue's git locally
$
git clone https://aur.archlinux.org/concurrentqueue.git
~/concurrentqueue
Copied
c. Go to ~/concurrentqueue folder and install it
$
cd
~/concurrentqueue
Copied
$
makepkg -si
Copied
3. Information about the concurrentqueue package on Arch User Repository (AUR)
ID: 1389092
Name: concurrentqueue
PackageBaseID: 194907
PackageBase: concurrentqueue
Version: 1.0.4-2
Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
URL: https://github.com/cameron314/concurrentqueue
NumVotes: 1
Popularity: 0.004757
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1687243839
LastModified: 1705742705
URLPath: /cgit/aur.git/snapshot/concurrentqueue.tar.gz
Name: concurrentqueue
PackageBaseID: 194907
PackageBase: concurrentqueue
Version: 1.0.4-2
Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
URL: https://github.com/cameron314/concurrentqueue
NumVotes: 1
Popularity: 0.004757
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1687243839
LastModified: 1705742705
URLPath: /cgit/aur.git/snapshot/concurrentqueue.tar.gz