How to Install and Uninstall odt2txt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "odt2txt" package

In this section, we are going to explain the necessary steps to install odt2txt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install odt2txt

2. Uninstall "odt2txt" package

Please follow the steps below to uninstall odt2txt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove odt2txt $ sudo apt autoclean && sudo apt autoremove

3. Information about the odt2txt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: odt2txt
Priority: optional
Section: universe/text
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Nelson A. de Oliveira
Architecture: amd64
Version: 0.5-1build1
Depends: libc6 (>= 2.14), libzip4 (>= 0.10), zlib1g (>= 1:1.1.4)
Filename: pool/universe/o/odt2txt/odt2txt_0.5-1build1_amd64.deb
Size: 13108
MD5sum: f9f1a9d502444310710acdc3b568ab1a
SHA1: 92565014d7671162e888068ee78dec09d34e9f47
SHA256: dfa07eabb245dbaf19335be50acd28ddd6b80b62debd60648cc94591e790bbf9
Description-en: simple converter from OpenDocument Text to plain text
odt2txt is a command-line tool which extracts the text out of OpenDocument
Texts, as produced by OpenOffice.org, KOffice, StarOffice and others.
.
odt2txt can also extract text from some file formats similar to OpenDocument
Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org
version 1.x and older StarOffice versions. To a lesser extend, odt2txt may
be useful to extract content from OpenDocument spreadsheets (*.ods) and
OpenDocument presentations (*.odp).
.
It is small and fast, can output the document in many encodings and
adopts to your locale.
Description-md5: 889f9d0a89df89c5d287a270032123e0
Homepage: https://github.com/dstosberg/odt2txt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu