Seperti yang Anda ketahui Wine adalah aplikasi populer untuk menginstal aplikasi windows pada sistem linux. Versi terakhir WINE saat ini mencapai versi wine 1.7.3 dengan pembaharuan sebagai berikut :

- New version of the Gecko engine based on Firefox 24.
- Preparation work for the Direct3D command stream.
- Window management fixes in the Mac driver.
- Support for IPHLPAPI functions on Android.
- Various bug fixes.


Cara pemasangan Wine 1.7.x pada Ubuntu dan turunannya via PPA :

$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.7 winetricks

Post a Comment