mdbook-katex on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-katex

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

$ yay -Rns mdbook-katex

2. Manually Install "mdbook-katex" via AUR

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

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

b. Clone mdbook-katex's git locally

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

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

$ cd ~/mdbook-katex $ makepkg -si

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

ID: 1417181
Name: mdbook-katex
PackageBaseID: 192126
PackageBase: mdbook-katex
Version: 0.5.9-1
Description: A preprocessor for mdbook to render LaTeX equations in HTML
URL: https://github.com/lzanini/mdbook-katex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680293382
LastModified: 1709112079
URLPath: /cgit/aur.git/snapshot/mdbook-katex.tar.gz