mkdocs-macros-plugin on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "mkdocs-macros-plugin" 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 mkdocs-macros-plugin on Arch using YAY

$ yay -S mkdocs-macros-plugin

* (Optional) Uninstall mkdocs-macros-plugin on Arch using YAY

$ yay -Rns mkdocs-macros-plugin

2. Manually Install "mkdocs-macros-plugin" via AUR

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

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

b. Clone mkdocs-macros-plugin's git locally

$ git clone https://aur.archlinux.org/mkdocs-macros-plugin.git ~/mkdocs-macros-plugin

c. Go to ~/mkdocs-macros-plugin folder and install it

$ cd ~/mkdocs-macros-plugin $ makepkg -si

3. Information about the mkdocs-macros-plugin package on Arch User Repository (AUR)

ID: 1386318
Name: mkdocs-macros-plugin
PackageBaseID: 168508
PackageBase: mkdocs-macros-plugin
Version: 1.0.5-1
Description: MkDocs plugin to use variables and macros in markdown files
URL: https://github.com/fralau/mkdocs_macros_plugin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1625090004
LastModified: 1705343232
URLPath: /cgit/aur.git/snapshot/mkdocs-macros-plugin.tar.gz