libthreadar on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libthreadar

* (Optional) Uninstall libthreadar on Arch using YAY

$ yay -Rns libthreadar

2. Manually Install "libthreadar" via AUR

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

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

b. Clone libthreadar's git locally

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

c. Go to ~/libthreadar folder and install it

$ cd ~/libthreadar $ makepkg -si

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

ID: 1127776
Name: libthreadar
PackageBaseID: 161493
PackageBase: libthreadar
Version: 1.4.0-1
Description: C++ library manage threads and any type to exception between them
URL: http://libthreadar.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: frekky
FirstSubmitted: 1609508890
LastModified: 1660875028
URLPath: /cgit/aur.git/snapshot/libthreadar.tar.gz