LoginSignup
1
1

More than 3 years have passed since last update.

ubuntu wine kindle

Last updated at Posted at 2018-12-26

以下からwineで使用できるkindleをダウンロードする

https://kindle-for-pc.jp.uptodown.com/windows/download/1179941

wineのインストール

sudo apt -y install wine64 ;
sudo apt install -y winetricks ;
sudo sed -i -e s/249473568eba7a1e4f95498acba594e0f42e6581add4dead70c1dfb908a09423/e17cb384eeac4caf08a4f5d4bceb9697fff83fa942d2a3d9ad0294a9b1774390/g /usr/bin/winetricks ;
winetricks allfonts ;
winecfg ;
wine kindle-for-pc-1-17-44183.exe ;
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1