Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»General Articles»How to Install Wine 1.7 on Ubuntu & Debian via PPA

    How to Install Wine 1.7 on Ubuntu & Debian via PPA

    RahulBy RahulApril 10, 20161 Min ReadUpdated:May 10, 2016

    Wine is an Open Source implementation of the Windows API and will always be free software. Approximately half of source code is written by its volunteers, and remaining effort sponsored by commercial interests, especially CodeWeavers.

    winehq_logo_glass

    This article will help you to install Wine 1.8 Stable Release on Ubuntu and Debian based systems.

    1. Install Wine

    Wine PPA repository is being maintained by Ubuntu wine team, where we can get latest available wine beta release for ubuntu systems. Use following command to add PPA in system.

    $ sudo add-apt-repository ppa:ubuntu-wine/ppa
    

    After adding ppa repository in our system, use following command to install wine package.

    $ sudo apt-get update
    $ sudo apt-get install wine1.7 winetricks
    

    2. Check Wine Version

    Use following command to check version of wine installed on your system

    # wine --version 
    
    wine-1.8.0
    

    3. How to Use Wine

    To use wine we need to login on GUI desktop of your Ubuntu system. After that Download a windows exe file like PuTTY on your system and open it with Wine as below screenshot or use following command.

    # wine putty.exe
    

    wine-install

    wine winehq
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow To Install and Use Jenkins on Ubuntu 18.04 & 16.04 LTS
    Next Article How to Install Wine 5.0 on Ubuntu 18.04 & 16.04 LTS

    Related Posts

    How to Find Django Install Location in Linux

    Updated:April 27, 20221 Min Read

    (Resolved) – ReactJS 404 Error on Page Reload

    2 Mins Read

    Adding a New SSH Key in GitHub

    Updated:April 1, 20223 Mins Read

    13 Best Linux Terminal Emulators and Bash Editors

    8 Mins Read

    How To Install Oracle VirtualBox on Debian 11

    2 Mins Read

    10 Best Linux FTP Clients in 2022

    5 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Enable / disable Firewall in Windows
    • How to Install JAVA on Ubuntu 22.04
    • Switching Display Manager in Ubuntu – GDM, LightDM & SDDM
    • Changing the Login Screen Background in Ubuntu 22.04 & 20.04
    • How To Install PHP (8.1, 7.4 or 5.6) on Ubuntu 22.04
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.