<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - tag - calibre</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/tag/calibre/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/tag/calibre" />
  <id>https://sachachua.com/blog/tag/calibre/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2016-01-26T13:00:00Z</updated>
<entry>
		<title type="html">Calibre and Qt 5.5</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2016/01/calibre-qt-5-5/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2016-01-26T09:26:37Z</updated>
    <published>2016-01-26T13:00:00Z</published>
    <category term="geek" />
<category term="linux" />
		<id>https://sachachua.com/blog/?p=28588</id>
		<content type="html"><![CDATA[<p>A recent apt-get dist-upgrade resulted in the removal of calibre and calibre-bin from my system. I've been using Calibre to convert e-books from HTML and EPUB (some developer references, some fanfiction =) ) and copy them onto my Kindle.</p>
<p>It turned out that the Calibre packaged in Ubuntu required qtbase-abi-5-4-2 and my recent dist-upgrade installed Qt 5.5. I needed to upgrade to Calibre 2.49, which wasn't available on any of the PPAs I checked (despite instructions to the <a href="http://linuxg.net/install-calibre-on-ubuntu-via-ppa/">contrary</a>).</p>
<p>Installing Calibre from the <a href="http://calibre-ebook.com/download_linux">Calibre website</a> made it work, though. In fact, the Calibre website says:</p>
<blockquote><p>Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below.</p></blockquote>
<p>I wasn't too keen on piping the output of a wget command to sudo , but a quick scan of the script didn't turn up anything suspicious. Anyway, now I can convert EPUBs to MOBIs and easily copy them onto my Kindle, yay!</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2016%2F01%2Fcalibre-qt-5-5%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>