mdbook-template on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdbook-template

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

$ yay -Rns mdbook-template

2. Manually Install "mdbook-template" via AUR

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

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

b. Clone mdbook-template's git locally

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

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

$ cd ~/mdbook-template $ makepkg -si

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

ID: 1417185
Name: mdbook-template
PackageBaseID: 192256
PackageBase: mdbook-template
Version: 1.1.0-1
Description: A preprocessor for mdbook to use template files with dynamic arguments
URL: https://github.com/sgoudham/mdbook-template
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680378880
LastModified: 1709112136
URLPath: /cgit/aur.git/snapshot/mdbook-template.tar.gz