lib32-tbb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S lib32-tbb

* (Optional) Uninstall lib32-tbb on Arch using YAY

$ yay -Rns lib32-tbb

2. Manually Install "lib32-tbb" via AUR

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

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

b. Clone lib32-tbb's git locally

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

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

$ cd ~/lib32-tbb $ makepkg -si

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

ID: 1025530
Name: lib32-tbb
PackageBaseID: 163677
PackageBase: lib32-tbb
Version: 2021.5.0-1
Description: High level abstract threading library (32-bit)
URL: https://threadingbuildingblocks.org
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: WoefulDerelict
FirstSubmitted: 1614132028
LastModified: 1643145796
URLPath: /cgit/aur.git/snapshot/lib32-tbb.tar.gz