haskell-commonmark-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S haskell-commonmark-git

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

$ yay -Rns haskell-commonmark-git

2. Manually Install "haskell-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 haskell-commonmark-git's git locally

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

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

$ cd ~/haskell-commonmark-git $ makepkg -si

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

ID: 738932
Name: haskell-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/haskell-commonmark-git.tar.gz