stb-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S stb-git

* (Optional) Uninstall stb-git on Arch using YAY

$ yay -Rns stb-git

2. Manually Install "stb-git" via AUR

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

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

b. Clone stb-git's git locally

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

c. Go to ~/stb-git folder and install it

$ cd ~/stb-git $ makepkg -si

3. Information about the stb-git package on Arch User Repository (AUR)

ID: 1336973
Name: stb-git
PackageBaseID: 198682
PackageBase: stb-git
Version: r2152.beebb24-1
Description: Single-file public domain (or MIT licensed) libraries for C/C++
URL: https://github.com/nothings/stb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1697644269
LastModified: 1697788357
URLPath: /cgit/aur.git/snapshot/stb-git.tar.gz