mdmg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mdmg

* (Optional) Uninstall mdmg on Arch using YAY

$ yay -Rns mdmg

2. Manually Install "mdmg" via AUR

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

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

b. Clone mdmg's git locally

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

c. Go to ~/mdmg folder and install it

$ cd ~/mdmg $ makepkg -si

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

ID: 980582
Name: mdmg
PackageBaseID: 172493
PackageBase: mdmg
Version: 0.1.2_alpha.2-1
Description: A scaffold prototype code tool
URL: https://github.com/himanoa/mdmg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rokoucha
Submitter: rokoucha
FirstSubmitted: 1635461890
LastModified: 1635461890
URLPath: /cgit/aur.git/snapshot/mdmg.tar.gz