mdbook-footnote on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mdbook-footnote

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

$ yay -Rns mdbook-footnote

2. Manually Install "mdbook-footnote" via AUR

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

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

b. Clone mdbook-footnote's git locally

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

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

$ cd ~/mdbook-footnote $ makepkg -si

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

ID: 1417178
Name: mdbook-footnote
PackageBaseID: 192123
PackageBase: mdbook-footnote
Version: 0.1.1-1
Description: A preprocessor for mdbook to support the inclusion of footnotes
URL: https://github.com/daviddrysdale/mdbook-footnote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atomicfs
Submitter: atomicfs
FirstSubmitted: 1680291814
LastModified: 1709112045
URLPath: /cgit/aur.git/snapshot/mdbook-footnote.tar.gz