multimarkdown on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S multimarkdown

* (Optional) Uninstall multimarkdown on Arch using YAY

$ yay -Rns multimarkdown

2. Manually Install "multimarkdown" via AUR

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

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

b. Clone multimarkdown's git locally

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

c. Go to ~/multimarkdown folder and install it

$ cd ~/multimarkdown $ makepkg -si

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

ID: 1363563
Name: multimarkdown
PackageBaseID: 100825
PackageBase: multimarkdown
Version: 6.7.0-1
Description: A superset of Markdown with various output formats
URL: http://fletcherpenney.net/multimarkdown/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: csolisr
Submitter: Ambrevar
FirstSubmitted: 1443381801
LastModified: 1701544158
URLPath: /cgit/aur.git/snapshot/multimarkdown.tar.gz