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