threadpool11-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S threadpool11-git

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

$ yay -Rns threadpool11-git

2. Manually Install "threadpool11-git" via AUR

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

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

b. Clone threadpool11-git's git locally

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

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

$ cd ~/threadpool11-git $ makepkg -si

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

ID: 885390
Name: threadpool11-git
PackageBaseID: 88849
PackageBase: threadpool11-git
Version: 3.0.0.r3.g8998e5c-1
Description: A fast, lock-free, cross-platform C++11 thread pooling library that is aiming to be lightweight and simple.
URL: https://github.com/tghosgor/threadpool11
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tghosgor
Submitter: tghosgor
FirstSubmitted: 1419767338
LastModified: 1617112097
URLPath: /cgit/aur.git/snapshot/threadpool11-git.tar.gz