mkdocs-material on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install mkdocs-material on Arch using YAY
$
yay -S
mkdocs-material
Copied
* (Optional) Uninstall mkdocs-material on Arch using YAY
$
yay -Rns
mkdocs-material
Copied
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
Copied
b. Clone mkdocs-material's git locally
$
git clone https://aur.archlinux.org/mkdocs-material.git
~/mkdocs-material
Copied
c. Go to ~/mkdocs-material folder and install it
$
cd
~/mkdocs-material
Copied
$
makepkg -si
Copied
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
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