Installation

Install calibre 7.1.0+

  • Arch Linux:

$ sudo pacman -Syu --needed calibre
  • Other Linux distros:

$ sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
  • macOS:

Use Homebrew or download from https://calibre-ebook.com/download_osx.

$ brew install calibre

Attention

Don’t use Rosetta 2.

  • Windows:

Use Chocolatey or download from https://calibre-ebook.com/download_windows

# choco install calibre

Install Python 3.11+ and pip

You could set the Python interpreter path in the plugin preferences window if you don’t use the following methods to install Python.

  • Arch Linux:

$ sudo pacman -Syu --needed python-pip
  • Debian:

$ sudo apt install python3-pip
  • macOS:

$ brew install python

Attention

Don’t use Rosetta 2.

  • Windows:

Use Chocolatey or download from https://www.python.org/downloads

# choco install python

Attention

  • Do not change the default installation settings in the Python installer.

Install WordDumb plugin

Install KFX Input plugin(optional)

This step is optional if you don’t use the KFX format. The installation steps are similar to the above video.