wineのインストール

UbuntuでWindowsのソフトを動かせるようにするために、wineというソフトをインストールします。

なにしろ、私のメールソフトはBecky!!というWindows専用ソフトなので、こいつが使えないことにはネット生活を送ることができないのです。

メモ

[インストール手順]

$ sudo apt -y update
$ sudo apt -y install wine64
$ sudo curl -o /usr/share/applications/wine.desktop https://raw.githubusercontent.com/wine-mirror/wine/5c2d6211f6590d3856dc9188593b3d3597c8b441/loader/wine.desktop

文字化けの解消

$ sudo apt -y install winetricks
$ winetricks allfonts