commonmark-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S commonmark-git

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

$ yay -Rns commonmark-git

2. Manually Install "commonmark-git" via AUR

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

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

b. Clone commonmark-git's git locally

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

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

$ cd ~/commonmark-git $ makepkg -si

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

ID: 738933
Name: commonmark-git
PackageBaseID: 152938
PackageBase: haskell-commonmark-git
Version: 0.0.0.r743.g54ad60d-1
Description: Pure Haskell commonmark parsing library, designed to be flexible and extensible
URL: https://github.com/jgm/commonmark-hs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589838906
LastModified: 1589838906
URLPath: /cgit/aur.git/snapshot/commonmark-git.tar.gz