mdl on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S mdl

* (Optional) Uninstall mdl on Arch using YAY

$ yay -Rns mdl

2. Manually Install "mdl" via AUR

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

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

b. Clone mdl's git locally

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

c. Go to ~/mdl folder and install it

$ cd ~/mdl $ makepkg -si

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

ID: 1176724
Name: mdl
PackageBaseID: 113653
PackageBase: mdl
Version: 1:1.1.3-1
Description: MarkDown Less is a Markdown displayer
URL: https://github.com/dopsi/mdl
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dopsi
Submitter: dopsi
FirstSubmitted: 1468579947
LastModified: 1669821838
URLPath: /cgit/aur.git/snapshot/mdl.tar.gz