python-m2r on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-m2r

* (Optional) Uninstall python-m2r on Arch using YAY

$ yay -Rns python-m2r

2. Manually Install "python-m2r" via AUR

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

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

b. Clone python-m2r's git locally

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

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

$ cd ~/python-m2r $ makepkg -si

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

ID: 1010307
Name: python-m2r
PackageBaseID: 174440
PackageBase: python-m2r
Version: 0.2.1-1
Description: Markdown to reStructuredText converter
URL: https://github.com/miyakogi/m2r
NumVotes: 1
Popularity: 0.006402
OutOfDate:
Maintainer: morealaz
FirstSubmitted: 1640611330
LastModified: 1640611330
URLPath: /cgit/aur.git/snapshot/python-m2r.tar.gz