How to Install epub-utils in Ubuntu 18.04



Install epub-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install epub-utils

Description:

tools to work with the EPUB file format

The ebook-tools provide ways for accessing and converting different ebook file formats. . This package contains the following utilities: - einfo : provides some basic info about an EPUB document, such as metadata, reading order, etc. - lit2epub : converts a LIT file to EPUB (using convlit and zip).

Homepage: http://sourceforge.net/projects/ebook-tools

Version: 0.2.2-4ubuntu1

Section: universe/graphics