yamc-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S yamc-git

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

$ yay -Rns yamc-git

2. Manually Install "yamc-git" via AUR

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

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

b. Clone yamc-git's git locally

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

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

$ cd ~/yamc-git $ makepkg -si

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

ID: 1375938
Name: yamc-git
PackageBaseID: 153831
PackageBase: yamc-git
Version: r223.4e015a7-1
Description: C++ mutex (mutual exclusion primitive for multi-threading) collections. This is header-only, cross-platform, no external dependency C++11 library.
URL: https://github.com/yohhoy/yamc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1590983242
LastModified: 1703582247
URLPath: /cgit/aur.git/snapshot/yamc-git.tar.gz