
Wine adalah minuman favorit kalo kepala lagi butek bisa jadi sedikit encer, wakakak.. tapi bukan Wine itu yg mau dibahas disini
. Wine adalah akronim dari Wine Is Not Emulator, ada yg mengatakan wine itu windows emulator, tetapi wine adalah bisa bekerja tanpa sistem operasi windows. Pada intinya menurut terjemahan saya wine itu digunakan untuk menjalankan aplikasi berbasis windows di sistem operasi berbasis Linux (CMIIW). Ya memang menyenangkan sekali pakai linux. Lalu di Add/Remove (saya pake Ubuntu 8.04 LTS Desktop Edition) di keterangan wine tertera:
Wine Windows Emulator
Microsoft Windows Compatibility Layer (Binary Emulator and Library)
Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.
This package includes a program loader for running unmodified Windows executables as well as the Wine project’s free version of the Windows API for running programs ported from Windows.
Homepage: http://www.winehq.org/This application is provided by the Ubuntu community.
Untuk bisa menginstall wine dengan versi terakhir tanpa menanti mirror mengupdate dengan wine versi yg terakhir, yg perlu dilakukan adalah copy paste command di bawah ini:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
lalu masukan ke repository dengan command
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list
lalu update
sudo apt-get update
lalu install
sudo apt-get install wine
taraaa.. wine dengan versi terbaru akan terinstall di Ubuntu kesayangan anda..
untuk mengecek versi wine yg terinstall, silahkan buka terminal lalu ketik
wine – -version (ketik wine <spasi> dua kali tanda “-” tanpa spasi lalu version .red)
wine-1.1.6
berarti versi yg terinstall adalah wine-1.1.6
Popular search terms:
- wine terbaru
- cara install wine
- cara instal wine di ubuntu
- cara instal wine
- install aplikasi windows di ubuntu
- cara install wine di ubuntu
- instal aplikasi windows di ubuntu
