How to Install latex2rtf in Ubuntu 18.04



Install latex2rtf by entering the following commands in the terminal:

sudo apt update
sudo apt install latex2rtf

Description:

Converts documents from LaTeX to RTF format

Attempts to convert as much formatting information as possible from LaTeX to Microsoft's Rich Text Format (RTF). While RTF has limited support for mathematical markup, it is widely supported as a "least common denominator" word processing format. . The detailed documentation is in the latex2rtf-doc package.

Homepage: http://latex2rtf.sourceforge.net

Version: 2.3.16-1

Section: universe/tex