Results 1 to 8 of 8

Thread: run program for windows (wine?)

Hybrid View

  1. #1
    Join Date
    Jan 2013
    Beans
    62

    Question run program for windows (wine?)

    Hi all,

    how do I run program for windows? Should I use wine? Actually, I have never tried it, so the word "wine" is all I know. Some example will be appreciated.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: run program for windows (wine?)

    You can either use Wine (to simulate the Windows environment) to run your Windows applications in Linux or you can ran Windows in a Virtual Machine in Linux with VirtualBox.

    One other way is to run Windows applications on a remote Windows system and control it from your local system, using terminal services, which runs on a Windows server, like rdesktop, Citrix or Propalms.

  3. #3
    Join Date
    Oct 2006
    Beans
    58,286

    Re: run program for windows (wine?)

    You might want to look at Linux alternatives before running Windows programs through wine. (Perhaps you have done and there are none that you find acceptable). Just saying.

    Wine is terrific at what it does and for the applications which run well can be an extremely useful tool.

  4. #4
    Join Date
    Jan 2013
    Beans
    62

    Re: run program for windows (wine?)

    howefield,

    yea, I tried to look for Linux alternatives and will go on searching.

    Could someone please give me example of installing wine and running some windows program ?

  5. #5
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: run program for windows (wine?)

    You can install Wine via Software Center (Ubuntu's default repository includes Wine), Synaptic Package Manager (if you have it), or via terminal:
    Code:
    sudo apt-get update && sudo apt-get install wine

  6. #6
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: run program for windows (wine?)

    You can also try playonlinux - it's sort of a front end to wine. There is also a non-free product called CrossOver - I have used that with success on what I've needed. Both the winehq site and the crossover site have list of programs that work and to what degree they work.

    If you are planning on playing a Windows game, then I would suggest you use a dual boot so you can truely boot Windows when you want to play the game. I say this because there is a perfomance hit when running in wine, and a virtual machine will not provide the graphics you probably would want for the game. These things are constantly evolving, so don't be afraid to just try wine and/or try a virtual machine and see if they perform the way you need them to.

  7. #7
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: run program for windows (wine?)

    This site is a good resource: http://appdb.winehq.org/. Search for the application you want to run - you may get some more information about installing and running the application posted by others who have tried.

    Moving this thread to the Wine section of the forum.

  8. #8
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: run program for windows (wine?)

    Quote Originally Posted by squakie View Post
    I say this because there is a perfomance hit when running in wine, ...
    that's true but sometimes performance in wine can be better than under windows.

    play on linux will make it easier for newcommers to configure the programme and it also comes with some preconfigured options for certian programmes. for some these work well for some not so good.

    anyway it's not so difficult to use wine. thoguh knowing osme windows/dos command line would come in handy.

    if you post the programme you want to run maybe someone here can help you. maybe someone already made it run.
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •