python-markdown-exec on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "python-markdown-exec" 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 python-markdown-exec on Arch using YAY

$ yay -S python-markdown-exec

* (Optional) Uninstall python-markdown-exec on Arch using YAY

$ yay -Rns python-markdown-exec

2. Manually Install "python-markdown-exec" via AUR

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

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

b. Clone python-markdown-exec's git locally

$ git clone https://aur.archlinux.org/python-markdown-exec.git ~/python-markdown-exec

c. Go to ~/python-markdown-exec folder and install it

$ cd ~/python-markdown-exec $ makepkg -si

3. Information about the python-markdown-exec package on Arch User Repository (AUR)

ID: 1381215
Name: python-markdown-exec
PackageBaseID: 193097
PackageBase: python-markdown-exec
Version: 1.8.0-1
Description: Utilities to execute code blocks in Markdown files
URL: https://pawamoy.github.io/markdown-exec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682621546
LastModified: 1704521468
URLPath: /cgit/aur.git/snapshot/python-markdown-exec.tar.gz