cmd-markdown on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cmd-markdown

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

$ yay -Rns cmd-markdown

2. Manually Install "cmd-markdown" via AUR

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

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

b. Clone cmd-markdown's git locally

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

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

$ cd ~/cmd-markdown $ makepkg -si

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

ID: 342687
Name: cmd-markdown
PackageBaseID: 92770
PackageBase: cmd-markdown
Version: 2.0-3
Description: An enhanced Markdown editor with MathJax, flowchart & sequence-diagram support
URL: https://www.zybuluo.com/cmd
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Knight
Submitter: Knight
FirstSubmitted: 1430733070
LastModified: 1475203749
URLPath: /cgit/aur.git/snapshot/cmd-markdown.tar.gz