libcstl on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "libcstl" 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 libcstl on Arch using YAY
$
yay -S
libcstl
Copied
* (Optional) Uninstall libcstl on Arch using YAY
$
yay -Rns
libcstl
Copied
2. Manually Install "libcstl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libcstl's git locally
$
git clone https://aur.archlinux.org/libcstl.git
~/libcstl
Copied
c. Go to ~/libcstl folder and install it
$
cd
~/libcstl
Copied
$
makepkg -si
Copied
3. Information about the libcstl package on Arch User Repository (AUR)
ID: 1202399
Name: libcstl
PackageBaseID: 82356
PackageBase: libcstl
Version: 2.3.0-2
Description: A common data structure and used algorithms C library
URL: https://github.com/activesys/libcstl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sdvcrx
FirstSubmitted: 1401546402
LastModified: 1674761008
URLPath: /cgit/aur.git/snapshot/libcstl.tar.gz
Name: libcstl
PackageBaseID: 82356
PackageBase: libcstl
Version: 2.3.0-2
Description: A common data structure and used algorithms C library
URL: https://github.com/activesys/libcstl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sdvcrx
FirstSubmitted: 1401546402
LastModified: 1674761008
URLPath: /cgit/aur.git/snapshot/libcstl.tar.gz