mdbook-pikchr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-pikchr

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

$ yay -Rns mdbook-pikchr

2. Manually Install "mdbook-pikchr" via AUR

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

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

b. Clone mdbook-pikchr's git locally

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

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

$ cd ~/mdbook-pikchr $ makepkg -si

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

ID: 1231741
Name: mdbook-pikchr
PackageBaseID: 186805
PackageBase: mdbook-pikchr
Version: 0.1.5-1
Description: A mdbook preprocessor to render pikchr code blocks as images in your book
URL: https://github.com/podsvirov/mdbook-pikchr
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: podsvirov
Submitter: podsvirov
FirstSubmitted: 1666381573
LastModified: 1679686629
URLPath: /cgit/aur.git/snapshot/mdbook-pikchr.tar.gz