mrkd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mrkd

* (Optional) Uninstall mrkd on Arch using YAY

$ yay -Rns mrkd

2. Manually Install "mrkd" via AUR

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

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

b. Clone mrkd's git locally

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

c. Go to ~/mrkd folder and install it

$ cd ~/mrkd $ makepkg -si

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

ID: 1031607
Name: mrkd
PackageBaseID: 131539
PackageBase: mrkd
Version: 0.2.0-1
Description: Write man pages using Markdown, and convert them to Roff or HTML.
URL: https://github.com/refi64/mrkd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: refi.64
FirstSubmitted: 1523471841
LastModified: 1644007950
URLPath: /cgit/aur.git/snapshot/mrkd.tar.gz