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

Last updated: June 26,2024

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

$ yay -S python-markdown-sections

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

$ yay -Rns python-markdown-sections

2. Manually Install "python-markdown-sections" 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-sections's git locally

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

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

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

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

ID: 1145112
Name: python-markdown-sections
PackageBaseID: 83907
PackageBase: python-markdown-sections
Version: 8.82972f5-1
Description: Python-Markdown extension to provide a small amount of structure to Markdown documents.
URL: http://github.com/jessedhillon/mdx_sections
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ShadowKyogre
FirstSubmitted: 1405622292
LastModified: 1664326338
URLPath: /cgit/aur.git/snapshot/python-markdown-sections.tar.gz