mkdocs-jupyter on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mkdocs-jupyter

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

$ yay -Rns mkdocs-jupyter

2. Manually Install "mkdocs-jupyter" via AUR

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

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

b. Clone mkdocs-jupyter's git locally

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

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

$ cd ~/mkdocs-jupyter $ makepkg -si

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

ID: 1324731
Name: mkdocs-jupyter
PackageBaseID: 193142
PackageBase: mkdocs-jupyter
Version: 0.24.5-1
Description: Use Jupyter in mkdocs websites
URL: https://mkdocs-jupyter.danielfrg.com
NumVotes: 0
Popularity: 0
OutOfDate: 1700245207
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682752850
LastModified: 1695710821
URLPath: /cgit/aur.git/snapshot/mkdocs-jupyter.tar.gz