mdbook-graphviz on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-graphviz

* (Optional) Uninstall mdbook-graphviz on Arch using YAY

$ yay -Rns mdbook-graphviz

2. Manually Install "mdbook-graphviz" via AUR

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

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

b. Clone mdbook-graphviz's git locally

$ git clone https://aur.archlinux.org/mdbook-graphviz.git ~/mdbook-graphviz

c. Go to ~/mdbook-graphviz folder and install it

$ cd ~/mdbook-graphviz $ makepkg -si

3. Information about the mdbook-graphviz package on Arch User Repository (AUR)

ID: 1417179
Name: mdbook-graphviz
PackageBaseID: 192124
PackageBase: mdbook-graphviz
Version: 0.1.6-1
Description: A preprocessor for mdbook to renders graphs using Graphviz
URL: https://github.com/dylanowen/mdbook-graphviz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680292857
LastModified: 1709112064
URLPath: /cgit/aur.git/snapshot/mdbook-graphviz.tar.gz