libpthread-stubs on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "libpthread-stubs" 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
Copied
b. Install libpthread-stubs on Arch using YAY
$
yay -S
libpthread-stubs
Copied
* (Optional) Uninstall libpthread-stubs on Arch using YAY
$
yay -Rns
libpthread-stubs
Copied
2. Manually Install "libpthread-stubs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libpthread-stubs's git locally
$
git clone https://aur.archlinux.org/libpthread-stubs.git
~/libpthread-stubs
Copied
c. Go to ~/libpthread-stubs folder and install it
$
cd
~/libpthread-stubs
Copied
$
makepkg -si
Copied
3. Information about the libpthread-stubs package on Arch User Repository (AUR)
ID: 397102
Name: libpthread-stubs
PackageBaseID: 20785
PackageBase: libpthread-stubs
Version: 0.4-1
Description: This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.
URL: http://xcb.freedesktop.org/dist/
NumVotes: 176
Popularity: 0.012679
OutOfDate: 1698865954
Maintainer: bidulock
Submitter: wikro
FirstSubmitted: 1260992286
LastModified: 1490934757
URLPath: /cgit/aur.git/snapshot/libpthread-stubs.tar.gz
Name: libpthread-stubs
PackageBaseID: 20785
PackageBase: libpthread-stubs
Version: 0.4-1
Description: This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.
URL: http://xcb.freedesktop.org/dist/
NumVotes: 176
Popularity: 0.012679
OutOfDate: 1698865954
Maintainer: bidulock
Submitter: wikro
FirstSubmitted: 1260992286
LastModified: 1490934757
URLPath: /cgit/aur.git/snapshot/libpthread-stubs.tar.gz