pymdown-extensions on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pymdown-extensions

* (Optional) Uninstall pymdown-extensions on Arch using YAY

$ yay -Rns pymdown-extensions

2. Manually Install "pymdown-extensions" via AUR

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

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

b. Clone pymdown-extensions's git locally

$ git clone https://aur.archlinux.org/pymdown-extensions.git ~/pymdown-extensions

c. Go to ~/pymdown-extensions folder and install it

$ cd ~/pymdown-extensions $ makepkg -si

3. Information about the pymdown-extensions package on Arch User Repository (AUR)

ID: 1421255
Name: pymdown-extensions
PackageBaseID: 122994
PackageBase: pymdown-extensions
Version: 10.7.1-1
Description: Extensions for Python Markdown
URL: https://facelessuser.github.io/pymdown-extensions
NumVotes: 7
Popularity: 0.006815
OutOfDate:
Maintainer: yochananmarqos
Submitter: dcelasun
FirstSubmitted: 1496227316
LastModified: 1709656498
URLPath: /cgit/aur.git/snapshot/pymdown-extensions.tar.gz