mod_markdown on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mod_markdown

* (Optional) Uninstall mod_markdown on Arch using YAY

$ yay -Rns mod_markdown

2. Manually Install "mod_markdown" via AUR

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

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

b. Clone mod_markdown's git locally

$ git clone https://aur.archlinux.org/mod_markdown.git ~/mod_markdown

c. Go to ~/mod_markdown folder and install it

$ cd ~/mod_markdown $ makepkg -si

3. Information about the mod_markdown package on Arch User Repository (AUR)

ID: 306911
Name: mod_markdown
PackageBaseID: 111768
PackageBase: mod_markdown
Version: 1.0.3-1
Description: Markdown filter module for Apache HTTPD Server
URL: https://github.com/hamano/apache-mod-markdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bzt
FirstSubmitted: 1464437458
LastModified: 1464437552
URLPath: /cgit/aur.git/snapshot/mod_markdown.tar.gz