Bheem Raw Ambedkar
2014-03-10 05:10:06 UTC
# wine
** Debian / Wine: Multiarch Instructions **
This is the wine64-bin helper package, which does not provide wine itself,
but instead exists solely to provide the following information about
enabling multiarch on your system in order to be able to install and run
the 32-bit wine packages.
The following commands should be issued as root or via sudo in order to
enable multiarch (the last command installs 32-bit wine):
# dpkg --add-architecture i386
# apt-get update
# apt-get install wine-bin:i386
Be very careful as spaces matter above. Note that this package
(wine64-bin) will be removed in the process. For more information on
the multiarch conversion, see: http://wiki.debian.org/Multiarch/HOWTO
............................................................................................................................................
then i try
# dpkg --add-architecture i386
# apt-get update
# apt-get install wine-bin:i386
ading package lists... Done
Building dependency tree
Reading state information... Done
Package wine-bin:i386 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 'wine-bin:i386' has no installation candidate
these problems occur, solve it.