Here's how you can install Wine 1.7.1 in Ubuntu 13.10 Saucy Salamander.
1. Open a terminal window.
2. Type in the following commands then hit Enter after each.
sudo add-apt-repository ppa:joe-yasi/yasi
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks
执行之后,会出现一个界面,类似如下:
点击键盘的 tab 按键,使 <ok> 高亮显示,然后点击 enter 即可。
再次出现界面,选择 tab / yes / enter
src:http://ubuntuforums.org/showthread.php?t=1682273
等待安装吧!