lua-cmark-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua-cmark-git

* (Optional) Uninstall lua-cmark-git on Arch using YAY

$ yay -Rns lua-cmark-git

2. Manually Install "lua-cmark-git" via AUR

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

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

b. Clone lua-cmark-git's git locally

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

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

$ cd ~/lua-cmark-git $ makepkg -si

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

ID: 775241
Name: lua-cmark-git
PackageBaseID: 152766
PackageBase: lua-cmark-git
Version: 0.29.0.r5.gefb3feb-2
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: 1589465310
LastModified: 1596704563
URLPath: /cgit/aur.git/snapshot/lua-cmark-git.tar.gz