lua53-cmark on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua53-cmark

* (Optional) Uninstall lua53-cmark on Arch using YAY

$ yay -Rns lua53-cmark

2. Manually Install "lua53-cmark" via AUR

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

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

b. Clone lua53-cmark's git locally

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

c. Go to ~/lua53-cmark folder and install it

$ cd ~/lua53-cmark $ makepkg -si

3. Information about the lua53-cmark package on Arch User Repository (AUR)

ID: 1117187
Name: lua53-cmark
PackageBaseID: 152765
PackageBase: lua-cmark
Version: 0.30.2-1
Description: Lua wrapper for libcmark, CommonMark Markdown parsing and rendering library
URL: https://github.com/jgm/cmark-lua
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589465229
LastModified: 1658816064
URLPath: /cgit/aur.git/snapshot/lua53-cmark.tar.gz