pthreadpool-git on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S pthreadpool-git

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

$ yay -Rns pthreadpool-git

2. Manually Install "pthreadpool-git" via AUR

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

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

b. Clone pthreadpool-git's git locally

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

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

$ cd ~/pthreadpool-git $ makepkg -si

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

ID: 1330036
Name: pthreadpool-git
PackageBaseID: 122161
PackageBase: pthreadpool-git
Version: 0.1.r144.g4fe0e1e-1
Description: A portable thread pool implementation for C/C++ (git version)
URL: https://github.com/Maratyszcza/pthreadpool/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1494166900
LastModified: 1696682852
URLPath: /cgit/aur.git/snapshot/pthreadpool-git.tar.gz