emacs-markdown-preview-mode on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S emacs-markdown-preview-mode

* (Optional) Uninstall emacs-markdown-preview-mode on Arch using YAY

$ yay -Rns emacs-markdown-preview-mode

2. Manually Install "emacs-markdown-preview-mode" via AUR

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

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

b. Clone emacs-markdown-preview-mode's git locally

$ git clone https://aur.archlinux.org/emacs-markdown-preview-mode.git ~/emacs-markdown-preview-mode

c. Go to ~/emacs-markdown-preview-mode folder and install it

$ cd ~/emacs-markdown-preview-mode $ makepkg -si

3. Information about the emacs-markdown-preview-mode package on Arch User Repository (AUR)

ID: 673820
Name: emacs-markdown-preview-mode
PackageBaseID: 146918
PackageBase: emacs-markdown-preview-mode
Version: 0.9.2-11
Description: Minor mode to preview markdown output as you save
URL: https://github.com/ancane/markdown-preview-mode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1574686434
LastModified: 1575632715
URLPath: /cgit/aur.git/snapshot/emacs-markdown-preview-mode.tar.gz