Installing Amazon Kindle on Ubuntu linux

Note: this post is now outdated because of Amazon Cloud Reader, see below.

There have been quite a lot of posts about how to install Kindle on linux. A lot of them out of date that I've tried and given up. I thought I'd just give it a quick go on a new computer and it finally just worked. I did have one hurdle, using the latest wine 1.3. With the latest wine you can use the Kindle download from Amazon themselves, you don't need an old beta version.

Essentially, install wine 1.3 from http://www.winehq.org/download/ubuntu then run the download with:

wine KindleForPC-installer.exe

This is not exactly what I did but I believe the above should work. What I did was first install wine from the default ubuntu repository, ran winecfg to change the default windows version to 98, then updated to wine 1.3 and ran the Kindle installer.

Update!!!!

Amazon recently released Kindle cloud reader which works really nicely so there's no need to mess around with wine any more!
https://read.amazon.com/about

Thanks

Running Ubuntu 11.04. Installed wine1.3. Downloaded Kindle For PC. Executed the wine command as you've shown. And works perfectly.
Thank you.

Post new comment

By submitting this form, you accept the Mollom privacy policy.

User login

Author of...

  • Delving into LyX and LaTeX. So far I love it! One of those programs that is indisputably the best. 14 years 2 weeks ago
  • @Casablanca Come say hi! Lunch?! 14 years 2 weeks ago
  • Just seen: while($d = db_fetch_object($data)) { $_d = (array)$d; ... What's wrong with: while($d = db_fetch_array($data)) { ... 14 years 2 weeks ago
  • "Mark seems to understand Oliver perfectly..." Mark: "I do have two small children!" 14 years 2 weeks ago
  • If you're at a concert and your alarm goes off, don't hit snooze! 14 years 3 weeks ago
  • #google why can't I do something like this? 1293840000 unixtime in human readable date 14 years 3 weeks ago
  • @Casablanca I cycled to work today. 1 mile, 10 mins, not bad. 14 years 3 weeks ago
  • Doing the #drupal full project application. A warm fuzzy feeling from finally contributing back properly and great feedback from my reviewer 14 years 3 weeks ago
Oliver Polden