Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 04-02-2012, 02:27 AM   #1
louise10
Junior Member
louise10 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2012
Device: kindle
hi, i want to instal calibre

I am a non techie (as you will see from the question here!) When I am told to cut and paste the code on to the 'terminal' where exactly do i cut and paste it to? Idiot proof language please.
louise10 is offline   Reply With Quote
Old 04-02-2012, 02:36 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,939
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by louise10 View Post
I am a non techie (as you will see from the question here!) When I am told to cut and paste the code on to the 'terminal' where exactly do i cut and paste it to? Idiot proof language please.
The only version that has that instruction is Linux;

open a terminal session, how depends a bit on your distribution.

The switch to you browser window (Calibre Linux download page) Select the whole line (be sure to get all of it), Right click: Copy

Switch to the terminal: Right click: Paste
Tap enter
Enter the Sudo password
Enter to accept the default location of /opt
wait till done
theducks is offline   Reply With Quote
Advert
Old 04-02-2012, 05:04 AM   #3
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by louise10 View Post
I am a non techie (as you will see from the question here!) When I am told to cut and paste the code on to the 'terminal' where exactly do i cut and paste it to? Idiot proof language please.
First question: What operating system are you using? Windows? Mac? Linux? If Linux, what "flavour" of Linux?
HarryT is offline   Reply With Quote
Old 04-03-2012, 05:37 AM   #4
louise10
Junior Member
louise10 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2012
Device: kindle
calibre

oh dear, all I know is it is Linux, does the flavour affect where you enter the code to install?
Thks for your input
louise10 is offline   Reply With Quote
Old 04-03-2012, 05:57 AM   #5
louise10
Junior Member
louise10 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2012
Device: kindle
I shut it down and restarted and it says 3.0.0 and then later Ubuntu 11.10. Any help???>
louise10 is offline   Reply With Quote
Advert
Old 04-03-2012, 06:02 AM   #6
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
Quote:
Originally Posted by louise10 View Post
I shut it down and restarted and it says 3.0.0 and then later Ubuntu 11.10. Any help???>
Yes, you've got the same version of Ubuntu as I have

You need a terminal to enter the command given on the Calibre website. To get a terminal, hold down CTRL and ALT and press T.

Then:

Copy the text on the Calibre website
Right-click in the black area of the terminal and select Paste
Hit Enter
When prompted for a password, enter your user's password
When asked where to install, hit Enter to accept the default
avantman42 is offline   Reply With Quote
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
Old 04-03-2012, 06:08 AM   #8
Billi
Wizard
Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.Billi ought to be getting tired of karma fortunes by now.
 
Billi's Avatar
 
Posts: 3,388
Karma: 14190103
Join Date: Jun 2009
Location: Berlin
Device: Cybook, iRex, PB, Onyx
Are you playing with us????
Billi is offline   Reply With Quote
Old 04-03-2012, 09:02 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,502
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Copy and paste the following line into the terminal, then press enter:
sudo add-apt-repository ppa:n-muench/calibre
What's the scoop on that calibre repo? The latest update (0.8.43+dfsg-0~ppa1) indicates that it's built using 0.8.38+dfsg-1 Debian unstable config. Exactly what version of calibre is being supplied?
DiapDealer is offline   Reply With Quote
Old 04-03-2012, 09:33 AM   #10
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
Quote:
Originally Posted by DiapDealer View Post
What's the scoop on that calibre repo? The latest update (0.8.43+dfsg-0~ppa1) indicates that it's built using 0.8.38+dfsg-1 Debian unstable config. Exactly what version of calibre is being supplied?
It's Calibre built for Ubuntu. I've been using it for a couple of months, and found that it usually supplies updates a couple of days after they're released (although at the moment it's two releases behind).

I don't know if it would work on Debian or not.
avantman42 is offline   Reply With Quote
Old 04-03-2012, 09:46 AM   #11
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,502
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
It's Calibre built for Ubuntu. I've been using it for a couple of months, and found that it usually supplies updates a couple of days after they're released (although at the moment it's two releases behind).
I see what version they say they're on... I'm just curious about the "built using 0.8.38" part. Is it really the equivalent of the official binary 0.8.43 version?... or is it just more version numbering magic like other repos do?
DiapDealer is offline   Reply With Quote
Old 04-03-2012, 09:55 AM   #12
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
Quote:
Originally Posted by DiapDealer View Post
I see what version they say they're on... I'm just curious about the "built using 0.8.38" part. Is it really the equivalent of the official binary 0.8.43 version?... or is it just more version numbering magic like other repos do?
Ah, I see what you mean. I had a look at the changelog on the Calibre website, and two of the changes are:

Quote:
Add iPad3 Output Profile
New news sources: SatMagazine by kiavash
Having just checked, my copy of Calibre (from that repo, and reporting to be 0.8.43) has an iPad 3 output profile, and it has a SatMagazine news source, created by kiavash.

So yes, it does appear to be a genuine Calibre 0.8.43. I use this PPA for two reasons. I find it more convenient than upgrading via the command line, and it makes auto-complete in bash work correctly.
avantman42 is offline   Reply With Quote
Old 04-03-2012, 10:02 AM   #13
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,502
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Cool. Thanks for checking.
DiapDealer is offline   Reply With Quote
Old 04-03-2012, 10:04 AM   #14
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
No bother. Although, having just looked at the changelog, it appears that the auto-complete issue has now been fixed, so I may go back to installing the latest version from the website
avantman42 is offline   Reply With Quote
Old 04-03-2012, 01:18 PM   #15
louise10
Junior Member
louise10 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2012
Device: kindle
Really helpful thank you. Done all that. Now installed (I think) but I cant find where it is!
So now I cant find my Kindle (which was there before Linux was put on, and I can't find my Calibre. Someone said I need 'Wine' to link with the Kindle but I think I am a lost cause and wonder if I should just emigrate. I think you are the only person who can save me, you understand that I am a complete techno-phobe, and give me idiot proof advice, but I do love my Dell laptop......
louise10 is offline   Reply With Quote
Reply

Tags
calibre installation


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I make all .pdf's in my calibre library open in calibre instead of preview morbo3000 Library Management 9 07-30-2011 10:39 AM
instal.l error - looking for 0.8.7. ? cybmole Calibre 8 07-23-2011 12:38 PM
Patch: Calibre adds tags to identify ebook formats created by calibre. siebert Calibre 1 07-18-2011 02:07 PM
Kindle and Calibre user with problem importing large library into Calibre pleabargain Calibre 1 12-07-2010 10:19 AM
calibre command line utilities and calibre defaults astrodad Calibre 2 08-07-2008 03:27 PM


All times are GMT -4. The time now is 05:24 PM.


MobileRead.com is a privately owned, operated and funded community.