View Single Post
Old 04-03-2012, 06:07 AM   #7
avantman42
Wizard
avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.avantman42 ought to be getting tired of karma fortunes by now.
 
avantman42's Avatar
 
Posts: 1,090
Karma: 6058305
Join Date: Sep 2010
Location: UK
Device: Kindle Paperwhite
After I posted my last post, I remembered that there is another method you could use. This would have the advantage that it will use your update manager to keep Calibre up to date, so you don't have to go through the terminal every week:

Open a terminal (CTRL-ALT-T)

Copy and paste the following line into the terminal, then press enter:
sudo add-apt-repository ppa:n-muench/calibre

When prompted, enter your password

Copy and paste the following line into the terminal, then press enter:
sudo apt-get update

Copy and paste the following line into the terminal, then press enter:
sudo apt-get install calibre
avantman42 is offline   Reply With Quote