How to Install ooo2dbk software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ooo2dbk software package in Ubuntu 14.04 LTS (Trusty Tahr)

ooo2dbk software package provides converts OpenOffice.org SXW documents to DocBook XML, 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 ooo2dbk 

ooo2dbk is installed in your system.

Make ensure the ooo2dbk package were installed using the commands given below,

$ sudo dpkg-query -l | grep ooo2dbk *

You will get with ooo2dbk package name, version, architecture and description in a table

ooo2dbk package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package ooo2dbk
Version 2.1.0-1
Description converts OpenOffice.org SXW documents to DocBook XML
Sub Section Text


See Also, How to uninstall or remove ooo2dbk software package from Ubuntu 14.04 LTS (Trusty Tahr)?