• 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 2.21 (Book Management Software) on Ubuntu 14.10/14.04 and Derivatives

Install Calibre 2.21 (Book Management Software) on Ubuntu 14.10/14.04 and Derivatives

By Sourabh / April 12, 2015 Category: How To, Ubuntu

How to install Calibre 2.21 on Ubuntu 14.10/14.04 and other Linux Ubuntu Derivatives. Calibre is an open-source book management software for Linux Ubuntu Systems.

Calibre comes with many interesting features such as e-book viewer and conversion. It support eBook formats, including: epub, cbz, mobi and fb2. The software is multi-platform and it works on Linux, Windows and Mac OS X systems.

The latest version available is Calibre 2.21 and it can be installed on Ubuntu, Debian and Ubuntu Derivatives. Please note that there is no Calibre 2.21 repository available. The Calibre 2.21 can be installed via a python oneliner for the latest Calibre version. To install Calibre 2.21 on Linux systems, run the following commands in Terminal:

sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c “import sys; main=lambda:sys.stderr.write(‘Download failed\n’); exec(sys.stdin.read()); main()”

When the command is executed, the installation script downloads and extracts and installs the app in /opt/calibre folder.

To install Calibre 2.20.0 on Arch Linux, Manjaro, Antergos and other Arch Linux Systems, run the following command:


sudo pacman -Sy yaourt
sudo yaourt calibre

If you want to remove and uninstall Calibre 2.20.0 from Arch Linux, Manjaro and Antergos Systems, run the following command:


sudo yaourt -Rsn calibre

Tags: Calibre 2.21, Calibre 2.21 Book Managemenet Software, Calibre 2.21 Book Management Software, How To Install Calibre 2.21 On Linux, Install Calibre 2.21, Install Calibre 2.21 On Debian, Install Calibre 2.21 On Linux, Install Calibre 2.21 On Ubuntu, Install Calibre 2.21 On Ubuntu 14.04, Install Calibre 2.21 On Ubuntu 14.10, Install Calibre 2.21 On Ubuntu Linux, Ubuntu 14.04, Ubuntu 14.10

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