markdown-editor on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S markdown-editor

* (Optional) Uninstall markdown-editor on Arch using YAY

$ yay -Rns markdown-editor

2. Manually Install "markdown-editor" via AUR

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

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

b. Clone markdown-editor's git locally

$ git clone https://aur.archlinux.org/markdown-editor.git ~/markdown-editor

c. Go to ~/markdown-editor folder and install it

$ cd ~/markdown-editor $ makepkg -si

3. Information about the markdown-editor package on Arch User Repository (AUR)

ID: 1271681
Name: markdown-editor
PackageBaseID: 189198
PackageBase: markdown-editor
Version: 1.0.7-2
Description: standalone editor for your local markdown files
URL: https://github.com/ncornette/Python-Markdown-Editor
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1672678147
LastModified: 1686489519
URLPath: /cgit/aur.git/snapshot/markdown-editor.tar.gz