Linux Mint 19.3にWINEをインストールするには?

Linux Mint 19.3にWINEをインストールするには?

すべての指示に従いましたが、次のエラーが発生しました。

$ sudo apt install wine-stable

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine-stable : Depends: wine-stable-i386 (= 5.0.2~bionic)
               Depends: wine-stable-amd64 (= 5.0.2~bionic) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

この問題をどのように解決できますか?

ベストアンサー1

安定版ではなくワインだけ使ってみましたか?

sudo apt-get install wine

おすすめ記事