Quote:
Originally Posted by Ridcully
Hmm, PDF is already unchecked there. I unchecked everything else too for good measure but no dice.
(I also just noticed my distro has Calibre 5.12, so it isn't the latest version)
|
On my system clinking on a ebook that only has a PDF format opens in the system PDF reader.
Uninstall the distro version goto
https://calibre-ebook.com/download_linux copy/paste the install command under Binary install into a terminal.
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
That will down load and install lateness calibre,
bernie