pure-stldict on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pure-stldict

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

$ yay -Rns pure-stldict

2. Manually Install "pure-stldict" via AUR

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

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

b. Clone pure-stldict's git locally

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

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

$ cd ~/pure-stldict $ makepkg -si

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

ID: 1121170
Name: pure-stldict
PackageBaseID: 57182
PackageBase: pure-stldict
Version: 0.8-2
Description: This package provides a light-weight, no frills interface to the C++ dictionary containers map and unordered_map.
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330545830
LastModified: 1659501321
URLPath: /cgit/aur.git/snapshot/pure-stldict.tar.gz