massivethreads on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S massivethreads

* (Optional) Uninstall massivethreads on Arch using YAY

$ yay -Rns massivethreads

2. Manually Install "massivethreads" via AUR

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

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

b. Clone massivethreads's git locally

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

c. Go to ~/massivethreads folder and install it

$ cd ~/massivethreads $ makepkg -si

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

ID: 733550
Name: massivethreads
PackageBaseID: 138259
PackageBase: massivethreads
Version: 1.00-1
Description: A Lightweight Thread Library for High Productivity Languages
URL: https://github.com/massivethreads/massivethreads
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanruiqi
Submitter: xuanruiqi
FirstSubmitted: 1545528821
LastModified: 1589030009
URLPath: /cgit/aur.git/snapshot/massivethreads.tar.gz