Did you try installing calibre from the
Linux install page on the calibre-ebook.com website?
The command line from there would be:
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
There is also advice on prerequisites, manual installs, etc.