How to Install and Uninstall python-m2r-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python-m2r-doc" package

Here is a brief guide to show you how to install python-m2r-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-m2r-doc

2. Uninstall "python-m2r-doc" package

This is a short guide on how to uninstall python-m2r-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-m2r-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-m2r-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-m2r-doc
Architecture: all
Version: 0.2.1-5
Built-Using: alabaster (= 0.7.8-1.1), sphinx (= 3.3.1-1)
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: python-m2r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 115
Depends: libjs-mathjax, libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-m2r/python-m2r-doc_0.2.1-5_all.deb
Size: 19488
MD5sum: eae174e0de232801b0480d41750769c0
SHA1: 7bd5cb0328fe3238ae12d42f8868402896dea6ea
SHA256: 5181298bc4bcf80d2f9113774ddc60c3c252ffd2e6f27a752fac5b4b42afade2
SHA512: b231a8e9c331cd7d67bd02c44878372385e6c449bf65cab661c22f4573340d46d93e6cc05c1c8935cd70a3d47fb629ff16aaaabf53556f572b746519c4948be2
Homepage: https://github.com/miyakogi/m2r
Description-en: Markdown and reStructuredText in a single file - documentation
M2R converts a markdown file including reStructuredText (rst) markups
to a valid rst format.
.
Use case is writing sphinx document in markdown,
since it's widely used now and easy to write code blocks and lists.
However, converters using pandoc or recommonmark
do not support many rst markups and sphinx extensions.
For example, rst's reference link like ``see `ref`_``
(this is very convenient in long document
in which same link appears multiple times)
will be converted to a code block in HTML
like `see ref_`,
which is not expected.
.
This package provides documentation for the m2r module.
Description-md5: e43763baf9fb2360ac780ee2c6560c74