• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Calibre 3.6 Released – Install or Update Calibre on Linux Ubuntu

Calibre 3.6 Released – Install or Update Calibre on Linux Ubuntu

By Sourabh / August 5, 2017 Category: How To, Ubuntu

How to install Calibre on Ubuntu. Update Calibre on Linux Ubuntu. Calibre 3.6, the latest release of the Calibre eBook Reader for Ubuntu has been released with new features and enhancements.

New features

  • Linux: Use native file dialogs via zenity or kdialog, if available
  • Copy to library: Add an action to show a dialog that allows for easy selection of libraries for copy/move. Useful when there are a large number of libraries to choose from.
  • Server: Allow deleting a downloaded book from the “Browse all downloaded books” screen

Bug fixes

  • Hopefully fix an issue with the book list jumping around when using the mouse on some computers
  • E-book viewer: Change the default fonts on windows to the Liberation font family. This matches the other platforms and avoids rendering issues with Times New Roman.
  • DOCX Output: Convert images placed by themselves inside block tags as block images rather than inline images.
  • Fix a typo that broke the download of a few news sources
  • ebook-viewer.exe: Fix –continue-reading not working
  • Fix non XML safe characters in feed descriptions causing news download to fail.
  • Browser viewer: Fix books that contain broken links with unicode characters in their paths not working.
  • Quickview: Fix regression in previous release that broke the ‘Lock quickview’ control

New news sources

  • Various Sardinian news by tzium

Improved news sources

  • Navy Times

Install Calibre 3.6

calibre has a binary install that includes private versions of all its dependencies. It runs on 32-bit and 64-bit Intel compatible machines. To install or upgrade, simply copy paste the following command into a terminal and press Enter:

sudo apt-get update
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"

While you wait for the download to complete, please consider contributing to support the development of calibre.

Reverting to a previous version

If you wish to revert to an earlier calibre release or download a calibre upgrade manually, download the tarball of that release from here (choose the 32-bit or 64-bit version, as appropriate). Assuming you want calibre in /opt/calibre, run the following command, changing the path to calibre-tarball.txz below as appropriate:

sudo apt-get update
sudo mkdir -p /opt/calibre && sudo rm -rf /opt/calibre/* && sudo tar xvf /path/to/downloaded/calibre-tarball.txz -C /opt/calibre && sudo /opt/calibre/calibre_postinstall

Tags: Calibre 3.6, Calibre 3.6 Download, Calibre 3.6 Feature, Calibre 3.6 Install, Calibre 3.6 Linux, Calibre 3.6 Release, Calibre 3.6 Ubuntu, calibre centos, Calibre Rpm, Calibre Server Linux, Calibre Ubuntu PPA, Download Calibre 3.6, How To Install Calibre, How To Update Calibre, Install Calibre 3.6, Linux Calibre 3.6, Ubuntu 16.04 Install Calibre, Ubuntu Calibre 3.6, Uninstall Calibre Ubuntu

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap