stlsoft on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S stlsoft

* (Optional) Uninstall stlsoft on Arch using YAY

$ yay -Rns stlsoft

2. Manually Install "stlsoft" via AUR

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

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

b. Clone stlsoft's git locally

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

c. Go to ~/stlsoft folder and install it

$ cd ~/stlsoft $ makepkg -si

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

ID: 1426481
Name: stlsoft
PackageBaseID: 103407
PackageBase: stlsoft
Version: 1.10.11-1
Description: C++ header-only library providing operating system facades and STL extensions.
URL: http://www.stlsoft.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: marcs
FirstSubmitted: 1447690555
LastModified: 1710337282
URLPath: /cgit/aur.git/snapshot/stlsoft.tar.gz