Amazon has plenty of Kindle apps:
Kindle for PC,
Kindle for Mac,
Kindle for iPhone,
Kindle for iPad,
Kindle for Android,
Kindle for Blackberry. But Kindle for Linux hasn't been released yet. Luckily you can install
Kindle for PC on Linux using WINE.
- Run the following in the Terminal:
Code:
sudo apt-add-repository ppa:ubuntu-wine/ppa && sudo apt-get update && sudo apt-get install wine1.3
Alternatively - Edit Software Sources and add
Code:
add ppa:ubuntu-wine/ppa
- Then refresh the list of applications in the Ubuntu Software Center.
- Search for wine 1.3 and install it.
- Download Kindle for PC
- Double click KindleForPC-installer.exe to install Kindle for PC
To launch Kindle For PC from the Terminal, launch the following
Code:
wine ~/.wine/drive_c/Program Files/Amazon/Kindle For PC/Kindle.exe