stringpool on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install stringpool on Arch using YAY
$
yay -S
stringpool
Copied
* (Optional) Uninstall stringpool on Arch using YAY
$
yay -Rns
stringpool
Copied
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
Copied
b. Clone stringpool's git locally
$
git clone https://aur.archlinux.org/stringpool.git
~/stringpool
Copied
c. Go to ~/stringpool folder and install it
$
cd
~/stringpool
Copied
$
makepkg -si
Copied
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
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