lua51-commonmark on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lua51-commonmark

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

$ yay -Rns lua51-commonmark

2. Manually Install "lua51-commonmark" via AUR

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

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

b. Clone lua51-commonmark's git locally

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

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

$ cd ~/lua51-commonmark $ makepkg -si

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

ID: 735939
Name: lua51-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/lua51-commonmark.tar.gz