- Pacman -S calibre
Now that you have installed Calibre, you can start the conversion process. Change your current working directory to folder container EPUB file.
$ cd ~/ebooks
The convert the ePub file to PDF using the command:
ebook-convert <file>.epub <file>.pdf
See example below:
$ ebook-convert myfile.epub myfile.pdf
Confirm file type.
$ file myfile.pdf
myfile.pdf: PDF document, version 1.4