comrak on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S comrak

* (Optional) Uninstall comrak on Arch using YAY

$ yay -Rns comrak

2. Manually Install "comrak" via AUR

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

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

b. Clone comrak's git locally

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

c. Go to ~/comrak folder and install it

$ cd ~/comrak $ makepkg -si

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

ID: 1392845
Name: comrak
PackageBaseID: 152770
PackageBase: comrak
Version: 0.21.0-1
Description: CommonMark + GFM compatible Markdown parser and renderer
URL: https://github.com/kivikakk/comrak
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589469197
LastModified: 1706266294
URLPath: /cgit/aur.git/snapshot/comrak.tar.gz