This is what I have tried:
Code: Select all
sudo apt-get install wine winetricks wine-doc
Code: Select all
# dpkg --add-architecture i386
# apt-get update
# apt-get install wine-bin:i386
Code: Select all
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
libc-bin
23 upgraded, 82 newly installed, 3 to remove and 373 not upgraded.
Need to get 136 MB of archives.
After this operation, 269 MB of additional disk space will be used.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
Can someone explain to me what's going on? Should I really allow it to remove libc-bin?
Thanks,
Keith Ostertag