odt2txt software package provides simple converter from OpenDocument Text to plain text, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install odt2txt
odt2txt is installed in your system.
Make ensure the odt2txt package were installed using the commands given below,
$ sudo dpkg-query -l | grep odt2txt *
You will get with odt2txt package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Text Processing |
| Package | odt2txt |
| Version | 0.4+git20100620-1build1 |
| Description | simple converter from OpenDocument Text to plain text |
| Sub Section | Text |