What Programs Work on Wine?

How to install wine on linux/lubuntu?

  • ok I'm begginer at this, the thing is that I don't have internet; and this is not my computer, I need a downloable file, installer of wine because I need to run two programs that are for windows in my laptop, that has lubuntu. I can't even download the files from the main page, it says something about Firefox error apt; this is a windows computer but I just need the file to take it to my lubuntu computer; I don't know I'm begginer, what can I do? I really need to work on those programs.

  • Answer:

    You want to use the package manager to install wine. Also check out appDB.wineHQ for tips on particular programs.

ratter_of_the_shire at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

WINE has MANY dependencies, you will have a VERY hard time getting it installed without a internet connection. To do it correctly, open a terminal and type sudo apt-get install wine Apt will to the rest.

Steve N

WINE has MANY dependencies, you will have a VERY hard time getting it installed without a internet connection. To do it correctly, open a terminal and type sudo apt-get install wine Apt will to the rest.

You want to use the package manager to install wine. Also check out appDB.wineHQ for tips on particular programs.

ratter_o...

You simply just don't run Windows programs on Linux at all...it really doesn't work even with WINE installed and properly configured. If you need to use a Windows program, use it on a Windows system instead of Linux, or find a Linux alternative.

SteveO

Well, in my case, when I tried to install wine, I typed in the command line: sudo apt-get install wine, then I got the following message: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: wine : Depends: wine1.6 but it it not going to be installed E: Unable to correct problems, you have held broken packages. I don't know what does this mean, and how to fix it. Please help. Thanks.

Duan

You simply just don't run Windows programs on Linux at all...it really doesn't work even with WINE installed and properly configured. If you need to use a Windows program, use it on a Windows system instead of Linux, or find a Linux alternative.

SteveO

sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.7 winetricks Optional, to remove Wine 1.7.44 and winetricks, open a new Terminal window and bash (get it?) in the following commands: sudo apt-get remove wine1.7 winetricks How to Completely removing Wine: sudo apt-get remove wine rm -rf $HOME/.wine rm -f $HOME/.config/menus/applications-merged/... rm -rf $HOME/.local/share/applications/wine rm -f $HOME/.local/share/desktop-directories/w... rm -f $HOME/.local/share/icons/????_*.xpm

praveen

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.