calibre
E-book library management software
Calibre is an e-book library manager. It can view, convert and catalog e-books in most of the major e-book formats. It can also talk to many e-book reader devices. It can go out to the Internet and fetch metadata for books. It can download newspapers and convert them into e-books for convenient reading.
- Versions: 5.36.0
- Website: https://calibre-ebook.com/
- Licenses: ASL 2.0 · CC-BY-SA 3.0 · Expat · GPL 2+ · GPL 3+ · LGPL 2.1 · LGPL 2.1+ · Modified BSD · Public Domain · SIL OFL 1.1 · Zope Public License 2.1
- Package source: gnu/packages/ebook.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of calibre
as follows:
guix install calibre
Or install a particular version:
guix install calibre@5.36.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.