mkdocs-exclude-search-plugin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mkdocs-exclude-search-plugin

* (Optional) Uninstall mkdocs-exclude-search-plugin on Arch using YAY

$ yay -Rns mkdocs-exclude-search-plugin

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

$ git clone https://aur.archlinux.org/mkdocs-exclude-search-plugin.git ~/mkdocs-exclude-search-plugin

c. Go to ~/mkdocs-exclude-search-plugin folder and install it

$ cd ~/mkdocs-exclude-search-plugin $ makepkg -si

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

ID: 1102943
Name: mkdocs-exclude-search-plugin
PackageBaseID: 183506
PackageBase: mkdocs-exclude-search-plugin
Version: 0.6.4-1
Description: MkDocs plugin that lets you exclude selected files or sections from the search index
URL: https://github.com/chrieke/mkdocs-exclude-search
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1656092059
LastModified: 1656092059
URLPath: /cgit/aur.git/snapshot/mkdocs-exclude-search-plugin.tar.gz