threadpool on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S threadpool

* (Optional) Uninstall threadpool on Arch using YAY

$ yay -Rns threadpool

2. Manually Install "threadpool" via AUR

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

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

b. Clone threadpool's git locally

$ git clone https://aur.archlinux.org/threadpool.git ~/threadpool

c. Go to ~/threadpool folder and install it

$ cd ~/threadpool $ makepkg -si

3. Information about the threadpool package on Arch User Repository (AUR)

ID: 538259
Name: threadpool
PackageBaseID: 91432
PackageBase: threadpool
Version: 0.2.5-1
Description: a cross-platform C++ thread pool library
URL: http://threadpool.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: marsoft
Submitter: xantares
FirstSubmitted: 1426669027
LastModified: 1535227763
URLPath: /cgit/aur.git/snapshot/threadpool.tar.gz