mkdocs-glightbox on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkdocs-glightbox

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

$ yay -Rns mkdocs-glightbox

2. Manually Install "mkdocs-glightbox" via AUR

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

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

b. Clone mkdocs-glightbox's git locally

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

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

$ cd ~/mkdocs-glightbox $ makepkg -si

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

ID: 1343235
Name: mkdocs-glightbox
PackageBaseID: 198995
PackageBase: mkdocs-glightbox
Version: 0.3.4-1
Description: A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
URL: https://github.com/Blueswen/mkdocs-glightbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: HurricanePootis
Submitter: HurricanePootis
FirstSubmitted: 1698473236
LastModified: 1698473236
URLPath: /cgit/aur.git/snapshot/mkdocs-glightbox.tar.gz