I've just discovered that my Calibre version is 6.13.0, whereas the latest release is 8.12.0. And this when I do my "sudo apt update && sudo apt upgrade" and "sudo apt autoclean" every morning ... (kind of my CCleaner substitute).
The Calibre website says, "Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below." (Well, and on the other hand, "Always use the Package Installer...")
The Calibre site offers a download of its latest version for Linux like this:
So yes, I'd like to upgrade my Calibre (why hadn't sudo apt whatever done that already?)
Can I safely do that? Should I uninstall the old one first? Or simply upgrade?
And yes, I know that's a funny thread coming from someone who just happily installed Windows XP...
The Calibre website says, "Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below." (Well, and on the other hand, "Always use the Package Installer...")
The Calibre site offers a download of its latest version for Linux like this:
calibre has a binary install that includes private versions of all its dependencies. It runs on 64-bit Intel or ARM compatible machines. To install or upgrade, simply copy and paste the following command into a terminal and press Enter:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
So yes, I'd like to upgrade my Calibre (why hadn't sudo apt whatever done that already?)
Can I safely do that? Should I uninstall the old one first? Or simply upgrade?
And yes, I know that's a funny thread coming from someone who just happily installed Windows XP...
Last edited:

