How To Ideas | How To Articles | How To Tutorials


0

How to install Wine in Ubuntu


Wine is free and open source application for Unix / Linux based Operating Systems which allows us to run applications written for Microsoft Windows. WINE is an acronym for WINdows Emulator. WINE also provides a software library, Winelib, which developers can use to compile Windows applications to port them to Unix / Linux based systems.

In this tutorial, I will show you how to install Wine in Ubuntu using both methods 1. Using Terminal and 2. Manual Installation. Following method is successfully tested on Ubuntu 11.10.

Installing using Terminal:

  1. Start by adding repository for Wine (ppa:ubuntu-wine/ppa) to your Software Sources using following command.
    sudo add-apt-repository ppa:ubuntu-wine/ppa

    Add Repository

    Add Repository

  2. Now get updates for this repository’s packages using following command.
    sudo apt-get update

    Get Updates

    Get Updates

  3. Now install the Wine using the following command.
    sudo apt-get install wine1.3
    Installing Wine 1.3

    Installing Wine 1.3

    It will install Wine1.3, If you want to install other version just replace wine1.3 with wine[version-number].

Installing Manually:

  1. Open Software Sources by searching the same in Dash Home in Ubuntu 11.10 or by navigating to Applications->Ubuntu Software Center and then selecting Edit->Software Sources in lower versions of Ubuntu.

    Software Sources

    Software Sources

  2. In Software Sources dialogue box, click on the Other Software tab and then click on Add button. Then copy and paste following line in the dialogue box opened and click on Add Source to add Wine repository.
    ppa:ubuntu-wine/ppa

    Add Repository using Software Sources

    Add Repository

  3. Now open following link in your browser. It will open up Ubuntu Software Center. Follow the instructions given to install Wine in your PC.

    apt://wine1.3

    Replace version number with the one you want to install.

    Install Wine1.3

    Install Wine1.3

 

Incoming search terms:

  • cant install wine ubuntu 11 (1)
  • how to install wine on ubuntu 11 10 manually (1)
Filed in: Ubuntu Tags: , , , , , , ,

Leave a Reply

Submit Comment



© 6760 How To Ideas. All rights reserved.
Proudly designed by Theme Junkie.