stb on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "stb" 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 stb on Arch using YAY
$
yay -S
stb
Copied
* (Optional) Uninstall stb on Arch using YAY
$
yay -Rns
stb
Copied
2. Manually Install "stb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stb's git locally
$
git clone https://aur.archlinux.org/stb.git
~/stb
Copied
c. Go to ~/stb folder and install it
$
cd
~/stb
Copied
$
makepkg -si
Copied
3. Information about the stb package on Arch User Repository (AUR)
ID: 1007965
Name: stb
PackageBaseID: 131378
PackageBase: stb
Version: 20210910-1
Description: single-file public domain (or MIT licensed) libraries for C/C++
URL: https://github.com/nothings/stb
NumVotes: 5
Popularity: 0.000327
OutOfDate:
Maintainer: 4shadoww
FirstSubmitted: 1522926512
LastModified: 1640112290
URLPath: /cgit/aur.git/snapshot/stb.tar.gz
Name: stb
PackageBaseID: 131378
PackageBase: stb
Version: 20210910-1
Description: single-file public domain (or MIT licensed) libraries for C/C++
URL: https://github.com/nothings/stb
NumVotes: 5
Popularity: 0.000327
OutOfDate:
Maintainer: 4shadoww
FirstSubmitted: 1522926512
LastModified: 1640112290
URLPath: /cgit/aur.git/snapshot/stb.tar.gz