lua52-commonmark on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua52-commonmark

* (Optional) Uninstall lua52-commonmark on Arch using YAY

$ yay -Rns lua52-commonmark

2. Manually Install "lua52-commonmark" via AUR

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

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

b. Clone lua52-commonmark's git locally

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

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

$ cd ~/lua52-commonmark $ makepkg -si

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

ID: 735938
Name: lua52-commonmark
PackageBaseID: 152736
PackageBase: lua-commonmark
Version: 0.0.0-3
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: 1589373133
LastModified: 1589405314
URLPath: /cgit/aur.git/snapshot/lua52-commonmark.tar.gz