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

Last updated: May 02,2024

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

$ yay -S lua-commonmark-git

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

$ yay -Rns lua-commonmark-git

2. Manually Install "lua-commonmark-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-commonmark-git's git locally

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

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

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

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

ID: 775270
Name: lua-commonmark-git
PackageBaseID: 152738
PackageBase: lua-commonmark-git
Version: 0.0.0.r12.ge71d851-4
Description: Lua parser for CommonMark using LPEG grammar
URL: https://github.com/alerque/commonmark-lua
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589373199
LastModified: 1596705623
URLPath: /cgit/aur.git/snapshot/lua-commonmark-git.tar.gz