libcsptr on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libcsptr

* (Optional) Uninstall libcsptr on Arch using YAY

$ yay -Rns libcsptr

2. Manually Install "libcsptr" via AUR

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

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

b. Clone libcsptr's git locally

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

c. Go to ~/libcsptr folder and install it

$ cd ~/libcsptr $ makepkg -si

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

ID: 465327
Name: libcsptr
PackageBaseID: 92201
PackageBase: libcsptr
Version: 2.0.4-2
Description: A smart pointers library for the C programming language
URL: http://github.com/Snaipe/libcsptr.git
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Snaipe
Submitter: Snaipe
FirstSubmitted: 1429039545
LastModified: 1511966232
URLPath: /cgit/aur.git/snapshot/libcsptr.tar.gz