Wednesday, February 16, 2022

[SOLVED] EPUB reader in Debian

Issue

I have one ebook in epub format, I tried to open it, but I was not satisfied with that what I found. Does someone know how to open epub document in Debian ?

id='dv3'>

Solution

I found solution, there is one library called Calibre. After installing, I am able to open epub document.

Installation with command (debian):

apt-get install calibre  


Answered By - Marko Krstic
Answer Checked By - Timothy Miller (WPSolving Admin)