mermaid-filter on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mermaid-filter

* (Optional) Uninstall mermaid-filter on Arch using YAY

$ yay -Rns mermaid-filter

2. Manually Install "mermaid-filter" via AUR

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

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

b. Clone mermaid-filter's git locally

$ git clone https://aur.archlinux.org/mermaid-filter.git ~/mermaid-filter

c. Go to ~/mermaid-filter folder and install it

$ cd ~/mermaid-filter $ makepkg -si

3. Information about the mermaid-filter package on Arch User Repository (AUR)

ID: 1375991
Name: mermaid-filter
PackageBaseID: 194798
PackageBase: mermaid-filter
Version: 1.4.7-1
Description: pandoc filter that adds support for mermaid syntax diagrams in markdown
URL: https://www.npmjs.com/package/mermaid-filter
NumVotes: 1
Popularity: 0.240664
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1687011666
LastModified: 1703593103
URLPath: /cgit/aur.git/snapshot/mermaid-filter.tar.gz