cmark-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cmark-git

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

$ yay -Rns cmark-git

2. Manually Install "cmark-git" via AUR

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

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

b. Clone cmark-git's git locally

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

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

$ cd ~/cmark-git $ makepkg -si

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

ID: 1237355
Name: cmark-git
PackageBaseID: 141576
PackageBase: cmark-git
Version: 0.30.3.r8.g7195c67-1
Description: CommonMark parsing and rendering library
URL: https://github.com/commonmark/cmark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1556360748
LastModified: 1680766681
URLPath: /cgit/aur.git/snapshot/cmark-git.tar.gz