libck-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libck-git

* (Optional) Uninstall libck-git on Arch using YAY

$ yay -Rns libck-git

2. Manually Install "libck-git" via AUR

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

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

b. Clone libck-git's git locally

$ git clone https://aur.archlinux.org/libck-git.git ~/libck-git

c. Go to ~/libck-git folder and install it

$ cd ~/libck-git $ makepkg -si

3. Information about the libck-git package on Arch User Repository (AUR)

ID: 1239272
Name: libck-git
PackageBaseID: 188129
PackageBase: libck-git
Version: 0.7.1.r25.g50299b7-1
Description: Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures
URL: http://concurrencykit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1669184612
LastModified: 1681138425
URLPath: /cgit/aur.git/snapshot/libck-git.tar.gz