• 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 / Install Calibre 3.7 Ebook Reader On Ubuntu

Install Calibre 3.7 Ebook Reader On Ubuntu

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

How to install Calibre via Ubuntu PPA. Calibre 3.7 is the latest release of Calibre Ebook Reader for Ubuntu Linux Systems. Calibre is a powerful and easy to use e-book manager which works as a comprehensive e-book viewer and can be used to download news/magazines from the web. User scna share and backup your library easily and edit the books in their collection.

 

Install Calibre 3.7

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 Ebook Reader, Calibre Ebook Reader Linux, Calibre Ebook Reader Ubuntu, Calibre Ebook Reader Ubuntu 17.04, Calibre Ebook Reader Ubuntu 17.10, Calibre Ebook Reader ubuntu ppa, Calibre Rpm, Calibre Server Linux, Calibre Ubuntu 17.04, Calibre Ubuntu 17.10, Calibre Ubuntu PPA, How To Install Calibre, How To Update Calibre, Install Calibre eBook Reader, Linux Calibre Ebook Reader, Ubuntu 16.04 Install Calibre, Ubuntu 17.04 Calibre, Ubuntu 17.04 Calibre Ebook Reader, Ubuntu 17.10 Calibre, Ubuntu 17.10 Calibre Ebook Reader, Ubuntu Calibre Ebook Reader, Ubuntu Calibre Install, Ubuntu PPA Calibre Ebook Reader, 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