Uninstall the repository calibre.
Download the tarball
Then run
Code:
sudo mkdir -p /opt/calibre
sudo rm -rf /opt/calibre/* && sudo tar xvf /path/to/downloaded/calibre-tarball.txz -C /opt/calibre
sudo /opt/calibre/calibre_postinstall
That's it, calibre is installed.