Read e-books with Linux

From Linuxintro
Revision as of 19:04, 25 October 2013 by imported>ThorstenStaerk (Created page with "Yes! I read an e-book on my Linux computer \o/ I am on SUSE Linux 12.2. I went to http://www.amazon.com and got some free e-books. Then I downloaded their Kindle reader for W...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Yes! I read an e-book on my Linux computer \o/

I am on SUSE Linux 12.2. I went to http://www.amazon.com and got some free e-books. Then I downloaded their Kindle reader for Windows. Then I deleted the old version of the Windows Emulator wine from my computer. To do this, open a console and type

rpm -e wine wine-32bit wine-mp3

Then download wine 1.7.4 and wine-32bit 1.7.4 for SUSE Linux from http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.2/x86_64/

Then download wine-gecko from http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.2/noarch/

Then install it:

rpm -ivh wine-1.7.4-290.1.x86_64.rpm wine-gecko-2.24-43.1.noarch.rpm wine-32bit-1.7.4-290.1.x86_64.rpm