stlib on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S stlib

* (Optional) Uninstall stlib on Arch using YAY

$ yay -Rns stlib

2. Manually Install "stlib" via AUR

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

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

b. Clone stlib's git locally

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

c. Go to ~/stlib folder and install it

$ cd ~/stlib $ makepkg -si

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

ID: 648705
Name: stlib
PackageBaseID: 133860
PackageBase: stlib
Version: 0.12.1-1
Description: Async library that provides features related to Steam client and compatible stuffs
URL: https://github.com/ShyPixie/stlib
NumVotes: 2
Popularity: 0
OutOfDate: 1589548715
Maintainer:
FirstSubmitted: 1530284109
LastModified: 1569101739
URLPath: /cgit/aur.git/snapshot/stlib.tar.gz