comrak on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install comrak on Arch using YAY
$
yay -S
comrak
Copied
* (Optional) Uninstall comrak on Arch using YAY
$
yay -Rns
comrak
Copied
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
Copied
b. Clone comrak's git locally
$
git clone https://aur.archlinux.org/comrak.git
~/comrak
Copied
c. Go to ~/comrak folder and install it
$
cd
~/comrak
Copied
$
makepkg -si
Copied
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
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