mkdocs-redirects on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mkdocs-redirects

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

$ yay -Rns mkdocs-redirects

2. Manually Install "mkdocs-redirects" via AUR

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

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

b. Clone mkdocs-redirects's git locally

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

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

$ cd ~/mkdocs-redirects $ makepkg -si

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

ID: 1291533
Name: mkdocs-redirects
PackageBaseID: 168513
PackageBase: mkdocs-redirects
Version: 1.2.1-1
Description: Open source plugin for Mkdocs page redirects
URL: https://github.com/datarobot/mkdocs-redirects
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1625093069
LastModified: 1689810033
URLPath: /cgit/aur.git/snapshot/mkdocs-redirects.tar.gz