mkdocs-material on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkdocs-material

* (Optional) Uninstall mkdocs-material on Arch using YAY

$ yay -Rns mkdocs-material

2. Manually Install "mkdocs-material" via AUR

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

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

b. Clone mkdocs-material's git locally

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

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

$ cd ~/mkdocs-material $ makepkg -si

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

ID: 1368214
Name: mkdocs-material
PackageBaseID: 168509
PackageBase: mkdocs-material
Version: 9.5.1-1
Description: Material design theme for MkDocs
URL: https://squidfunk.github.io/mkdocs-material/
NumVotes: 14
Popularity: 0.035867
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1625090231
LastModified: 1702340749
URLPath: /cgit/aur.git/snapshot/mkdocs-material.tar.gz