mkdocs-gen-files on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkdocs-gen-files

* (Optional) Uninstall mkdocs-gen-files on Arch using YAY

$ yay -Rns mkdocs-gen-files

2. Manually Install "mkdocs-gen-files" via AUR

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

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

b. Clone mkdocs-gen-files's git locally

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

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

$ cd ~/mkdocs-gen-files $ makepkg -si

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

ID: 1249407
Name: mkdocs-gen-files
PackageBaseID: 193108
PackageBase: mkdocs-gen-files
Version: 0.5.0-1
Description: MkDocs plugin to programmatically generate documentation pages during the build
URL: https://oprypin.github.io/mkdocs-gen-files/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682664562
LastModified: 1682664562
URLPath: /cgit/aur.git/snapshot/mkdocs-gen-files.tar.gz