mkdocs-autorefs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkdocs-autorefs

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

$ yay -Rns mkdocs-autorefs

2. Manually Install "mkdocs-autorefs" via AUR

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

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

b. Clone mkdocs-autorefs's git locally

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

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

$ cd ~/mkdocs-autorefs $ makepkg -si

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

ID: 1418768
Name: mkdocs-autorefs
PackageBaseID: 193083
PackageBase: mkdocs-autorefs
Version: 1.0.1-1
Description: Automatically link across pages in MkDocs
URL: https://mkdocstrings.github.io/autorefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682603562
LastModified: 1709279316
URLPath: /cgit/aur.git/snapshot/mkdocs-autorefs.tar.gz