I installed the latest version of Recoll from the ppa because it was claimed it can index epub files.
When I select "Show missing helpers" there's "python:epub" in the list. I cannot find it in the software center. I already have the python-recoll package installed.
2 Answers
As per a comment at launchpad.net bugs site , you can use the following workaround to get the python epub module installed:
sudo apt-get install python-pip sudo pip install epub
You can get the Python epub module from here:
More generally the hopefully up-to-date information about Recoll helpers is here:
This is in turn is pointed to from the manual: