How to Install calibre-bin software package in Debian 8 (Jessie)

How to Install calibre-bin software package in Debian 8 (Jessie)

calibre-bin software package provides e-book converter and library management, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install calibre-bin 

calibre-bin is installed in your system.

Make ensure the calibre-bin package were installed using the commands given below,

$ sudo dpkg-query -l | grep calibre-bin *

You will get with calibre-bin package name, version, architecture and description in a table

calibre-bin package basic information:

Distro Debian 8 jessie
Section Text Processing
Package calibre-bin
Version 2.5.0+dfsg-1
Description e-book converter and library management
Sub Section text


See Also, How to uninstall or remove calibre-bin software package from Debian 8 (Jessie)?