python-mdx-gh-links on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "python-mdx-gh-links" 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-mdx-gh-links on Arch using YAY

$ yay -S python-mdx-gh-links

* (Optional) Uninstall python-mdx-gh-links on Arch using YAY

$ yay -Rns python-mdx-gh-links

2. Manually Install "python-mdx-gh-links" via AUR

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

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

b. Clone python-mdx-gh-links's git locally

$ git clone https://aur.archlinux.org/python-mdx-gh-links.git ~/python-mdx-gh-links

c. Go to ~/python-mdx-gh-links folder and install it

$ cd ~/python-mdx-gh-links $ makepkg -si

3. Information about the python-mdx-gh-links package on Arch User Repository (AUR)

ID: 1274627
Name: python-mdx-gh-links
PackageBaseID: 155578
PackageBase: python-mdx-gh-links
Version: 0.3-1
Description: An extension to Python-Markdown which adds support for shorthand links to GitHub users, repositories, issues and commits.
URL: https://pypi.org/project/mdx_gh_links/
NumVotes: 5
Popularity: 0.377968
OutOfDate:
Maintainer: dcelasun
Submitter: dcelasun
FirstSubmitted: 1595054218
LastModified: 1687010510
URLPath: /cgit/aur.git/snapshot/python-mdx-gh-links.tar.gz