lit2epub
tools to work with the EPUB file format
RUN apt-get update && \
apt-get install -y epub-utils
RUN apt-get update && \
apt-get install -y epub-utils
RUN pacman -S --noconfirm ebook-tools
RUN apt-get update && \
apt-get install -y epub-utils
RUN dnf install -y ebook-tools
RUN apt-get update && \
apt-get install -y epub-utils