mdr on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install mdr on Arch using YAY
$
yay -S
mdr
Copied
* (Optional) Uninstall mdr on Arch using YAY
$
yay -Rns
mdr
Copied
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
Copied
b. Clone mdr's git locally
$
git clone https://aur.archlinux.org/mdr.git
~/mdr
Copied
c. Go to ~/mdr folder and install it
$
cd
~/mdr
Copied
$
makepkg -si
Copied
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
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