python-markdown2-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-markdown2-git

* (Optional) Uninstall python-markdown2-git on Arch using YAY

$ yay -Rns python-markdown2-git

2. Manually Install "python-markdown2-git" via AUR

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

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

b. Clone python-markdown2-git's git locally

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

c. Go to ~/python-markdown2-git folder and install it

$ cd ~/python-markdown2-git $ makepkg -si

3. Information about the python-markdown2-git package on Arch User Repository (AUR)

ID: 307201
Name: python-markdown2-git
PackageBaseID: 86393
PackageBase: python-markdown2-git
Version: 2.3.1.r12.g9b97e84-1
Description: A fast and complete implementation of Markdown in Python 3
URL: https://github.com/trentm/python-markdown2
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jyantis
Submitter: jyantis
FirstSubmitted: 1412788939
LastModified: 1464510994
URLPath: /cgit/aur.git/snapshot/python-markdown2-git.tar.gz