How do Ubuntu and derivative users install the e-book software Calibre1.31

Source: Internet
Author: User
Tags linux mint
Calibre is an open-source and cross-platform library management software. It has many interesting functions, including e-book conversion, e-book reader, and library e-book reader synchronization. It also supports the most popular e-book format, supported formats include ebup, CBZ, mobi, and FB2. The Platform supports Linux, Windows, and MACOSX. The latest available version is Calibre1.31, which has been released recently. Docx and azw3 are improved. Word indexing tools are supported. The editing function adds HTML tags.

Calibre is an open-source and cross-platform library management software. It has many interesting functions, including e-book conversion, e-book reader, and library e-book reader synchronization. It also supports the most popular e-book format, supported formats include ebup, CBZ, mobi, and FB2. The Platform supports Linux, Windows, and mac OS X.

The latest available version is Calibre 1.31, which has recently been released. Docx and azw3 are improved. Word indexing tools are supported. The Edit function adds the HTML Tag button.

This tutorial is applicable to Ubuntu, Linux Mint, Elementary OS, Debian, Kwheezy, Crunchbang, and other derivative versions.

Without PPA, the developer provided us with a new Python script for installation. Easy to install and avoid installation problems. Run the following command on the terminal:

sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"

The program is installed in the/opt/calibre directory by default.

Download the installation package for other system users:

Calibre 1.31

Calibre details: Click here
Calibre's: Click here

Recommended reading:Install Calibre under FedoraHttp://www.linuxidc.com/Linux/2009-08/21325.htm

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.