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

Last updated: May 17,2024

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

$ yay -S emacs-markdown-mode

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

$ yay -Rns emacs-markdown-mode

2. Manually Install "emacs-markdown-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-mode's git locally

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

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

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

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

ID: 1367443
Name: emacs-markdown-mode
PackageBaseID: 120614
PackageBase: emacs-markdown-mode
Version: 2.6-1
Description: Emacs markdown-mode
URL: http://jblevins.org/projects/markdown-mode/
NumVotes: 7
Popularity: 6.2E-5
OutOfDate:
Maintainer: Geballin
Submitter: zorun
FirstSubmitted: 1489588204
LastModified: 1702222049
URLPath: /cgit/aur.git/snapshot/emacs-markdown-mode.tar.gz