mdbook-admonish on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-admonish

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

$ yay -Rns mdbook-admonish

2. Manually Install "mdbook-admonish" via AUR

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

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

b. Clone mdbook-admonish's git locally

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

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

$ cd ~/mdbook-admonish $ makepkg -si

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

ID: 1417177
Name: mdbook-admonish
PackageBaseID: 192122
PackageBase: mdbook-admonish
Version: 1.15.0-1
Description: A preprocessor for mdbook to add Material Design admonishments
URL: https://github.com/tommilligan/mdbook-admonish
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680291190
LastModified: 1709112023
URLPath: /cgit/aur.git/snapshot/mdbook-admonish.tar.gz