${title}
The latest release of ${app} is ${version}. See the Changelog for a list of new features.
${app} is available in the software repositories of the following supported linux distributions:
Supported distributions |
Unsupported distributions |
---|---|
|
Binary install${app} has a binary installer that has been tested on a number of distributions on both 32-bit and 64-bit x86 machines. To install, copy paste the following command into a terminal and press Enter: sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()" Note
Source install
wget -O- http://status.calibre-ebook.com/dist/src | tar xvz cd calibre* sudo python setup.py installNote that if your distribution does not have a correctly compiled libunrar.so, ${app} will not support rar files. In order to compile ${app} successfully poppler headers must include XPdf headers. That is, poppler must have been configured with --enable-xpdf-headers. Also, some distributions have buggy libpng headers. See here for example. |
While you wait for the download to complete, please consider donating to support the development of ${app}.
Note
If your kernel is compiled with CONFIG_SYSFS_DEPRECATED device detection may not work.
Dependencies
${app} has the following dependencies (the listed version is the minimum version)Package | Version |
---|---|
${dep[0]} | ${dep[1]} |