mkdocs-static-i18n-plugin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkdocs-static-i18n-plugin

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

$ yay -Rns mkdocs-static-i18n-plugin

2. Manually Install "mkdocs-static-i18n-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-static-i18n-plugin's git locally

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

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

$ cd ~/mkdocs-static-i18n-plugin $ makepkg -si

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

ID: 1373158
Name: mkdocs-static-i18n-plugin
PackageBaseID: 172921
PackageBase: mkdocs-static-i18n-plugin
Version: 1.2.0-1
Description: MkDocs i18n plugin using static translation markdown files
URL: https://github.com/ultrabug/mkdocs-static-i18n
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: malacology
FirstSubmitted: 1636489711
LastModified: 1703111934
URLPath: /cgit/aur.git/snapshot/mkdocs-static-i18n-plugin.tar.gz