top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Running Windows Applications in Ubuntu

0 votes
467 views

I have tried to install WINE on my test laptop. I have no idea how to access it since nothing appears in the left hand toolbar. Is there any documentation to tell me how to install and use WINE? I remember using some years ago on Red Hat linux. I beleive it had a tool bar icon to start it and it had a folder for data files.

I have several programs for which I cannot find Ubuntu equivalent (MS Access, FreeBMD, BMDVerify, FreeReg and FTW) Are there any alternatives to WINE for running these programs?

posted Aug 13, 2014 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+1 vote

I don't know how you had install wine on ubuntu i.e
using
"apt-get install package_name" command or using "software center"
If your are installing it via command line then it might need some additional dependencies packages, so you have to install those packages before installing the wine.

The best way is to use "software center" app which is provided by ubuntu.

Just open this and in search bar just type the "wine"
it will list out the software available in software center. Select the one which has red wine in a glass. And press install and you are done.

For more information see the screen shot attached.
enter image description here

If you are finding difficult to open wine after installation, then follow the below steps.
1. Press the windows key button, you will get an unity dash prompt with search bar.
2. Type wine. you will see the same red wine in glass logo there.
3. Just click or select that, it will open the wine for you.

Now you are good to go. From wine just select the windows app i.e "app_name.exe" which you want to install on the ubuntu. It will install it.

And you are able to run that app using wine only.

answer Aug 19, 2014 by Arshad Khan
0 votes

Please check into Crossover (based on Wine). It is not free of charge, but I found that it makes life much easier, when using win stuff under any flavor of Linux.

answer Aug 13, 2014 by Kiran Kumar
Similar Questions
+1 vote

I am not quite sure this can be done. I have a dual boot server with xp and ubuntu - each on their own drive. is there any way to use virtual box or something similar to run the xp OS a guest to ubuntu - that is already installed on the other physical drive than ubuntu is installed?

+2 votes

I want to list all the application installed on ubuntu with date

dpkg -l this command list only installed application i want installed date

+1 vote

I am running Ubuntu 14.04. I booted up this morning and got that Ubuntu was running in low graphics mode. I have no mouse. I press enter. It then gives me a box that has several options. The top one, run in low graphics mode is marked. The keyboard is now dead. I cant get past this box I have tried several times with the same result. I didnt make any changes last night, nor were there any updates.

0 votes

On a computer running Ubuntu 16.04, I am trying to change the static IP address of an ethernet device, while the system is running. Therefore, I edit the file /etc/network/interfaces.d/${IFNAME} and then execute the command 'service networking restart'. But with that, the ethernet device is not switched to the new IP address, but it keeps the old address and gets the "new" address as secondary IP address. In former versions of Ubuntu, with the same steps as above, the old IP address was replaced by the new one.

What do I have to do now to switch the IP address without a reboot?

0 votes

I have a android app and want to run it on Linux. Any clue how to achieve this???

...