Thread: Calibre Linux
View Single Post
Old 11-06-2010, 09:46 AM   #2
pvdv
Enthusiast
pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.pvdv ought to be getting tired of karma fortunes by now.
 
pvdv's Avatar
 
Posts: 31
Karma: 300143
Join Date: Jan 2008
Device: Kobo Aura One, Kobo Aura HD, BeBook Neo
I run Mint 9 as well. To install the latest Calibre version, type the following in a terminal:
Code:
sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
This will download and install Calibre (in /opt).
pvdv is offline   Reply With Quote