pure-stllib on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pure-stllib

* (Optional) Uninstall pure-stllib on Arch using YAY

$ yay -Rns pure-stllib

2. Manually Install "pure-stllib" via AUR

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

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

b. Clone pure-stllib's git locally

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

c. Go to ~/pure-stllib folder and install it

$ cd ~/pure-stllib $ makepkg -si

3. Information about the pure-stllib package on Arch User Repository (AUR)

ID: 1121171
Name: pure-stllib
PackageBaseID: 57850
PackageBase: pure-stllib
Version: 0.6-2
Description: An 'umbrella' package that contains a pair of Pure addons, pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a selection of containers provided by the C++ Standard Library, specialized to hold pointers to arbitrary Pure expressions.
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1332447942
LastModified: 1659501971
URLPath: /cgit/aur.git/snapshot/pure-stllib.tar.gz