mdr on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mdr

* (Optional) Uninstall mdr on Arch using YAY

$ yay -Rns mdr

2. Manually Install "mdr" via AUR

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

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

b. Clone mdr's git locally

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

c. Go to ~/mdr folder and install it

$ cd ~/mdr $ makepkg -si

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

ID: 801770
Name: mdr
PackageBaseID: 147909
PackageBase: mdr
Version: 0.2.5-3
Description: A standalone Markdown renderer for the terminal.
URL: https://github.com/MichaelMure/mdr
NumVotes: 2
Popularity: 4.0E-6
OutOfDate:
Maintainer: aminzai
Submitter: aminzai
FirstSubmitted: 1578281317
LastModified: 1602097263
URLPath: /cgit/aur.git/snapshot/mdr.tar.gz