zthread on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S zthread

* (Optional) Uninstall zthread on Arch using YAY

$ yay -Rns zthread

2. Manually Install "zthread" via AUR

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

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

b. Clone zthread's git locally

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

c. Go to ~/zthread folder and install it

$ cd ~/zthread $ makepkg -si

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

ID: 520700
Name: zthread
PackageBaseID: 70895
PackageBase: zthread
Version: 2.3.2-3
Description: A platform-independent, multi-threading and synchronization library for C++
URL: http://zthread.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1370954408
LastModified: 1529367588
URLPath: /cgit/aur.git/snapshot/zthread.tar.gz