mmark on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mmark

* (Optional) Uninstall mmark on Arch using YAY

$ yay -Rns mmark

2. Manually Install "mmark" via AUR

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

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

b. Clone mmark's git locally

$ git clone https://aur.archlinux.org/mmark.git ~/mmark

c. Go to ~/mmark folder and install it

$ cd ~/mmark $ makepkg -si

3. Information about the mmark package on Arch User Repository (AUR)

ID: 1349435
Name: mmark
PackageBaseID: 158045
PackageBase: mmark
Version: 2.2.43-1
Description: A powerful markdown processor in Go geared towards the IETF
URL: https://github.com/mmarkdown/mmark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1601055003
LastModified: 1699404995
URLPath: /cgit/aur.git/snapshot/mmark.tar.gz