stringpool on AUR (Arch User Repository)

Last updated: July 18,2024

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

$ yay -S stringpool

* (Optional) Uninstall stringpool on Arch using YAY

$ yay -Rns stringpool

2. Manually Install "stringpool" via AUR

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

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

b. Clone stringpool's git locally

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

c. Go to ~/stringpool folder and install it

$ cd ~/stringpool $ makepkg -si

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

ID: 451931
Name: stringpool
PackageBaseID: 126153
PackageBase: stringpool
Version: 0.0.p4-1
Description: C++ string pool
URL: https://github.com/m-ou-se/stringpool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1507332934
LastModified: 1508065690
URLPath: /cgit/aur.git/snapshot/stringpool.tar.gz