About Calibre
Calibre is a cross-platform open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers. Editing books is supported for EPUB and AZW3 formats.
Calibre Details
Calibre
| User availability .MU. | |
| This is a multi-user application and can be installed by any user within the application grouping. | |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Calibre |
Config Location | /home/${username}/.config/Calibre |
Nginx Location | /etc/nginx/software/${username}.calibre.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated from -*8500*+ |
### INSTALL
qb install calibre -u ${username}
### UNINSTALL
qb remove calibre -u ${username}
### REINSTALL
qb reinstall calibre -u ${username}
### UPDATE
qb update calibre -u ${username}

