Calibre-Install the ebook management in Ubuntu Linux
This post was written by admin on September 30, 2009
Posted Under: General
Posted Under: General
Calibre is a free ebook management that works on Linux, OS X and Windows.It is meant to be a complete e-library solution and thus includes library management, format conversion, news feeds to ebook conversion, as well as e-book reader sync features and an integrated e-book viewer.
It’s very easy to install calibre on both 32-bit and 64-bit x86 machines.Just make sure you have xdg-utils installed on your system(search “xdg-utils” in System/Administration/Synaptic Package Manager),then run this command in terminal(Applications->Accessories->Terminal):
sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
It will take a few minutes to download package and properly install this on your system.
Once the installation finish,you can open calibre from Applications->Office->Calibre

Related posts:
- How to install Picasa 3.0 in Ubuntu Linux
- Install AcetoneISO2 2.1.1 in Ubuntu Linux
- Install Opera 10 Web Browser in Ubuntu Linux
- How to install an RPM Package on ubuntu linux
- Install ImageMagick in Ubuntu Linux
Tags: ebook

Reader Comments
Good apps,thanks for the post!
[Reply]