swaminadhan
Joined: 14 Sep 2009 Posts: 52
|
Posted: Fri Jan 29, 2010 3:00 pm Post subject: installation of wine in ubuntu. |
|
|
hello developers!
Normally we will not be able to access the .exe file in ubuntu. So access the .exe file in ubuntu we have to install wine software. Once we installs the wine software we can access the .exe file.
So let us see the installation process of wine in ubuntu.
We can install the wine by using the following command in console.
sudo apt-get install wine
so we can install using this command.
The other way to install the wine packages is by the following way.
on the screen we can see an option called system.
1. click on system we can an option administration.
2.Once we clicks on administration we have an option called synaptic package manager.
3. If we select this option we will have an option to select a package.
4. In that select the wine package and right click on it you will have an option called install.
Click on install and click on apply. it will take some time to install the wine package.
Once it was installed you can see those packages in applications.
If you found the wine in the applications,then you are up.
Now you can access the .exe files in ubuntu.
Thank you,
swaminadhan. |
|