mermaid-cli on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mermaid-cli

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

$ yay -Rns mermaid-cli

2. Manually Install "mermaid-cli" via AUR

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

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

b. Clone mermaid-cli's git locally

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

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

$ cd ~/mermaid-cli $ makepkg -si

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

ID: 1408059
Name: mermaid-cli
PackageBaseID: 154276
PackageBase: mermaid-cli
Version: 10.8.0-1
Description: Generation of diagram and flowchart from text in a similar manner as markdown (CLI)
URL: https://github.com/mermaid-js/mermaid-cli
NumVotes: 9
Popularity: 0.002195
OutOfDate:
Maintainer: xuhcc
Submitter: xuhcc
FirstSubmitted: 1591872286
LastModified: 1707746222
URLPath: /cgit/aur.git/snapshot/mermaid-cli.tar.gz