ワインをインストールできません。私は入る
apt-get install wine32
このエラーが発生しました。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wine32 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'wine32' has no installation candidate
Linux ユーザー 4.18.0-kali2-amd64 #1 SMP Debian 4.18.10-2kali1 (2018-10-09) x86_64 GNU/Linux
答え1
この試み:dpkg --add-architecture i386 && apt-get update && apt-get install wine32