Facebook

Running Windows Programs on Ubuntu

Alhamdulillah, I can post this article to the ubuntu lover who was having problems in running windows programs on ubuntu, but it is different with you who are familiar with the ubuntu of course already know more about this ubuntu linux.

things we need to prepare is, internet connection and terminals.

The First one…  Open your terminal ( Applications + accesories + terminal)  so type or copy paste to your terminal;

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

so press Enter and type your ubuntu password …

Secondly, copy this repository into your ubuntu APT Sources;

For Ubuntu Jaunty (9.04):

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/winehq.list

For Ubuntu Intrepid (8.10):

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/winehq.list

Untuk Ubuntu Hardy (8.04):

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list

then update this Information APT Package using the command;

sudo apt-get update

wait until the package succesfully updated and the last type  this command with the terminal;

sudo apt-get install wine

Your ubuntu now has can be used to operate the windows Applications.

Incoming search terms:

  • running windows program on ubuntu
Tags: , ,
Subscribe to Comments RSS Feed in this post

One Response

  1. Kalau saya linux aja lah, GRATIS soalnya :)

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*