comrak-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S comrak-git

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

$ yay -Rns comrak-git

2. Manually Install "comrak-git" via AUR

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

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

b. Clone comrak-git's git locally

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

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

$ cd ~/comrak-git $ makepkg -si

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

ID: 946925
Name: comrak-git
PackageBaseID: 152782
PackageBase: comrak-git
Version: 0.11.0.r1.g49eef43-2
Description: CommonMark + GFM compatible Markdown parser and renderer
URL: https://github.com/kivikakk/comrak
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589482849
LastModified: 1628760181
URLPath: /cgit/aur.git/snapshot/comrak-git.tar.gz