mingw-w64-tbb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mingw-w64-tbb

* (Optional) Uninstall mingw-w64-tbb on Arch using YAY

$ yay -Rns mingw-w64-tbb

2. Manually Install "mingw-w64-tbb" via AUR

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

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

b. Clone mingw-w64-tbb's git locally

$ git clone https://aur.archlinux.org/mingw-w64-tbb.git ~/mingw-w64-tbb

c. Go to ~/mingw-w64-tbb folder and install it

$ cd ~/mingw-w64-tbb $ makepkg -si

3. Information about the mingw-w64-tbb package on Arch User Repository (AUR)

ID: 1095032
Name: mingw-w64-tbb
PackageBaseID: 154939
PackageBase: mingw-w64-tbb
Version: 2021.5.0-2
Description: High level abstract threading library (mingw-w64)
URL: https://github.com/oneapi-src/oneTBB
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
FirstSubmitted: 1593449045
LastModified: 1654619941
URLPath: /cgit/aur.git/snapshot/mingw-w64-tbb.tar.gz