mdn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mdn

* (Optional) Uninstall mdn on Arch using YAY

$ yay -Rns mdn

2. Manually Install "mdn" via AUR

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

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

b. Clone mdn's git locally

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

c. Go to ~/mdn folder and install it

$ cd ~/mdn $ makepkg -si

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

ID: 545148
Name: mdn
PackageBaseID: 135724
PackageBase: mdn
Version: 1.2-1
Description: Tool to manage markdown notes
URL: https://github.com/lyneca/mdn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lyneca
Submitter: lyneca
FirstSubmitted: 1536202829
LastModified: 1537358013
URLPath: /cgit/aur.git/snapshot/mdn.tar.gz