concurrency-kit on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "concurrency-kit" 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 concurrency-kit on Arch using YAY
$
yay -S
concurrency-kit
Copied
* (Optional) Uninstall concurrency-kit on Arch using YAY
$
yay -Rns
concurrency-kit
Copied
2. Manually Install "concurrency-kit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone concurrency-kit's git locally
$
git clone https://aur.archlinux.org/concurrency-kit.git
~/concurrency-kit
Copied
c. Go to ~/concurrency-kit folder and install it
$
cd
~/concurrency-kit
Copied
$
makepkg -si
Copied
3. Information about the concurrency-kit package on Arch User Repository (AUR)
ID: 605946
Name: concurrency-kit
PackageBaseID: 69674
PackageBase: concurrency-kit
Version: 0.7.0-1
Description: A library with concurrency related algorithms and data structures in C.
URL: http://concurrencykit.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hendrik
Submitter: hendrik
FirstSubmitted: 1367763702
LastModified: 1555943478
URLPath: /cgit/aur.git/snapshot/concurrency-kit.tar.gz
Name: concurrency-kit
PackageBaseID: 69674
PackageBase: concurrency-kit
Version: 0.7.0-1
Description: A library with concurrency related algorithms and data structures in C.
URL: http://concurrencykit.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hendrik
Submitter: hendrik
FirstSubmitted: 1367763702
LastModified: 1555943478
URLPath: /cgit/aur.git/snapshot/concurrency-kit.tar.gz