python2-m2r on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-m2r

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

$ yay -Rns python2-m2r

2. Manually Install "python2-m2r" via AUR

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

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

b. Clone python2-m2r's git locally

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

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

$ cd ~/python2-m2r $ makepkg -si

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

ID: 928325
Name: python2-m2r
PackageBaseID: 168486
PackageBase: python2-m2r
Version: 0.2.1-7
Description: Markdown to reStructuredText converter
URL: https://github.com/miyakogi/m2r
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625061340
LastModified: 1625061341
URLPath: /cgit/aur.git/snapshot/python2-m2r.tar.gz

5. The same packages on other Linux Distributions