jthread on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S jthread

* (Optional) Uninstall jthread on Arch using YAY

$ yay -Rns jthread

2. Manually Install "jthread" via AUR

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

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

b. Clone jthread's git locally

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

c. Go to ~/jthread folder and install it

$ cd ~/jthread $ makepkg -si

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

ID: 494434
Name: jthread
PackageBaseID: 19722
PackageBase: jthread
Version: 1.3.3-1
Description: Provides some classes to make use of threads easy on different platforms
URL: http://research.edm.uhasselt.be/jori/page/CS/Jthread.html
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: revel
Submitter: ilpianista
FirstSubmitted: 1220832187
LastModified: 1521063969
URLPath: /cgit/aur.git/snapshot/jthread.tar.gz