libcstl on AUR (Arch User Repository)

Last updated: July 03,2024

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

b. Install libcstl on Arch using YAY

$ yay -S libcstl

* (Optional) Uninstall libcstl on Arch using YAY

$ yay -Rns libcstl

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

b. Clone libcstl's git locally

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

c. Go to ~/libcstl folder and install it

$ cd ~/libcstl $ makepkg -si

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