Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • How to Set Up Response Validation in Google Forms How-To
  • How to Stop Personalized Ads and Search Results in Google and Facebook How-To
  • Best gp189 calculator battery 2020

    Best gp189 calculator battery 2020. 1 - Rayverstar LR1130 AG10 1.5V Alkaline, (20-Batteries) Fits: L1131, 189, 389, 390, 534, 554, 603 (Full List Be

  • Outlook Data File Cannot Be Accessed: 4 Fixes To Try Office Tips
  • How to Make Great YouTube Thumbnails for Your Videos Web Site Tips
  • How To Use The PMT Function In Excel Office Tips
  • Live Stream Games to Twitch, YouTube, and Other Popular Platforms How-To
  • Upgrade Windows Server 2008 R2 to 2012 R2 How-To

How To Install Windows Applications in Linux

Posted on October 8, 2020 By blog_786 1 Comment on How To Install Windows Applications in Linux

Are you looking to switch to Linux but don’t want to lose your favorite Windows apps? Now you can get the best of both worlds. Linux knows how to work with most flavors of Windows software, and with a few tweaks, it can launch almost anything you attack it.

If you are not interested in dual booting (having both systems on your computer) or just want to experiment with Linux’s ability to run Windows software, this article will give you a good overview of what you need to know.

Try wine

Wine is an open source compatibility layer that allows users to run Windows applications right from their Linux desktop.

How To Install Windows Applications in Linux

Wine currently has thousands of winehq.org/” target=”_blank” rel=”noopener”>fully supported applications running. Wine is very easy to use.

Please note: if a program requires a license key to run legally on Windows, you must have a license key for the program or application in order to legally run it through Wine.

We will be using Ubuntu for this tutorial. However, the installation for other Linux distributions should be very similar.

– /

How to install Wine on Ubuntu Linux via GUI

You can find Wine in your Ubuntu Software Center. However, the default version may not be the most recent.

To avoid installing an old version of Wine, you need to add the winehq.org/Download” target=”_blank” rel=”noopener”>official Wine repository You can use the command line or graphical user interface (GUI) to add it to your system. Following are the steps to follow when using the GUI method.

Enter the software in the Applications menu.

How To Install Windows Applications in Linux

The next step is to click on “Software and Updates”, then the “Other Software” tab and select “Add”. In the APT String section, add the following and click Add Source.

ppa: ubuntu wine / ppa

How To Install Windows Applications in Linux

Enter your sudo password, which is the same password you set when you installed Ubuntu. This is usually the same one that you used to log in.

Click “Authentication” and then “Close”.

You will then be prompted to restart and open the Software Center. Search for Wine and click Install. Wait for the installation to complete.

Install via Command Line

Installation via the command line can be done in just a few steps.

First download the wine repository key and add it to your system.

wget -nc winehq.org/wine-builds/winehq.key” target=”_blank” rel=”noopener”>https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key

Then add the PPA to the package lists. The PPA you need to use may differ depending on which version of Linux you are using. For Ubuntu 18.04, you need bionic.

sudo apt-add-repository ‘deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main’ sudo apt update

Then, to install win, run the following command:

sudo apt install –install-recommends winehq-stable

After completing this command, the installation is complete. You can open the Wine program.

If at the last step of the installation, you get a message that it cannot find the correct Wine packages or the wrong architecture, enable the 32-bit add-on libraries by running the following command. Then try installing again.

sudo dpkg –add-architecture i386

Select your Windows app

As mentioned above, Wine has a database of approximately 24,000 known applications. You can find this database on the WineHQ website.

They are sorted or ranked by how well they work when running in Wine, and are as follows:

  • Platinum: Works without issue
  • Gold: Special configuration required
  • Silver: Some minor issues have been reported.
  • Bronze: Significant Issues Affecting Usage
  • Garbage: Doesn’t Run at All in Wine

Let’s show you how to use a Platinum app.

Click Browse Applications on the left sidebar in the Application Database.

How To Install Windows Applications in Linux

Enter the name of the application you are looking for in the Name field. We’re going to select the Platinum rating and search for Notepad ++.

How To Install Windows Applications in Linux

Take a look at the screenshot below where you can see the search results.

How To Install Windows Applications in Linux

When you click on Notepad ++, you will see a description of the application, a list of available versions (if there is more than one) and how compatible it is with the Wine version.

How To Install Windows Applications in Linux

After selecting the version of the app you want to download, click on it. In this case, we will choose version 7.x. Please note in the screenshot below that you are provided with an interactive download link.

How To Install Windows Applications in Linux

How to download and use an app with Wine

Select the version you want to install. This is usually the latest version. In this case, it is version 7.7.1. Once downloaded, the app is saved in the Downloads folder by default.

Locate the file (this will be a zipped file), right-click it and select “Extract Here” from the menu options.

After extracting the files, find the notepad ++. Exe. Right-click it and select “Open with Windows Wine Loader”.

How To Install Windows Applications in Linux

After you open the file, you can use the Windows Notepad ++ application on your Linux computer.

Since Wine does not always run the latest Windows applications, and some are slow, you might want to consider using CrossOver.

Use CrossOver In Ubuntu Distribution

CrossOver is a commercial product from CodeWeavers It costs $ 41.97 and has a fully functional 14-day free trial. It is based on Wine as described above.

CrossOver has advanced functionality that:

  • Adds configuration tools;
  • Modifies the Wine source code;
  • Applies compatibility fixes

Compared to Wine, CrossOver is more user-friendly, more automated and provides technical support.

How To Install Windows Applications in Linux

To start a free trial, go to CodeWeavers, select your Linux distribution and enter your name and email address.

How To Install Windows Applications in Linux

There are many Linux distributions available. The default package management system or software installation tool will depend on the type of Linux you are using.

Download CrossOver

You should install CrossOver from the appropriate .DEB or .RPM file using the default installer for your system. For Ubuntu, you need the .DEB format.

In most cases, all you need to do is download the CrossOver installation package and double click on it. Be sure to select the appropriate package, 32-bit or 64-bit.

Double-clicking the downloaded file will open the Ubuntu Software Center (the default package manager).

How To Install Windows Applications in Linux

Click Install and enter your root or sudo password when prompted to authenticate.

How To Install Windows Applications in Linux

Close the Ubuntu Software Center after the installation is complete.

The CrossOver menu items in the Utility Desktop Manager in Ubuntu are alphabetical by name. Typing text in CrossOver won’t help. You will need to bring up the installer menu. Enter install in the search box.

How To Install Windows Applications in Linux

You will have to manually search for CrossOver menu items. To learn more about the various CrossOver menu items, read the FAQ.

Remember to select “Always update” during the installation process to ensure that the installer is up to date. You are now ready to install and use Windows applications on your Ubuntu Linux computer.

Installing Windows with CrossOver

After the installation is complete, CrossOver will start automatically. You will see only one button. It says Install Windows Software.

How To Install Windows Applications in Linux

When you press the button, you will need to follow three steps. In the first step, find the application you want in the database.

How To Install Windows Applications in Linux

If the desired application is in the database, you will benefit from custom configurations already loaded and tested and your application will work fine. If the installer is not present on your system, you can let CrossOver download it for you.

How To Install Windows Applications in Linux

If you want to install and use an application that is not in the database, enter it in the first step and then select “Select Installer” in the second.

How To Install Windows Applications in Linux

Step three involves choosing a bottle. Bottles are uniquely configured application containers. The different bottle options in Crossover provide different compatibility for different Windows versions.

How To Install Windows Applications in Linux

Then you will see a summary screen. Click Install to start installing the selected application.

How To Install Windows Applications in Linux

After installing the Windows apps you want to use, a new bottle with the same name is created. Click on the button with the bottles. Then click Run Command.

How To Install Windows Applications in Linux

You should now be able to find executables in installed applications under “c:”.

How To Install Windows Applications in Linux

Once you select the executable you want to run, you can do so by creating a launcher for it, or by running it directly.

How To Install Windows Applications in Linux

You can find the launcher in the Programs section next to Run Command. You can also see the bottle-specific customization tool in the screenshot below.

How To Install Windows Applications in Linux

If you click on Wine Configuration, this will allow you to set new configurations for any selected bottle. This can be useful when you want to launch a specific application that is not working as expected.

For more information on configurations and advice on overriding libraries visit winehq.org

–

Share this:

  • Twitter
  • Facebook
Linux Tips

Post navigation

Previous Post: How To Get Your Own SSL Certificate For Your Website & Install It
Next Post: How To Boost Performance In WordPress Through a Database Clean

Related Posts

  • Create and Edit Zip Files In Linux Using The Terminal Linux Tips
  • Make a Custom Live Linux Distro with Linux Live Kit Linux Tips
  • BSD vs Linux: The Basic Differences Linux Tips
  • How to Take a Linux System Benchmark Linux Tips
  • TOP 5 Linux Distros for Gaming Linux Tips
  • Ten most useful Raspberry Pi commands Linux Tips

Comment (1) on “How To Install Windows Applications in Linux”

  1. Pingback: TOP 5 Linux Distros for Gaming - How To Blog

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • How to Watch Winter Olympics 2018 from Anywhere
  • Why does Instagram say this story is unavailable?
  • How to turn off Do Not Disturb mode on Android
  • 3 Sites like YouTube to Earn Money With Your Videos
  • Buying Bitcoin in India? Top 4 Indian Bitcoin Exchange Compared
DMCA.com Protection Status

Recent Posts

  • How to Watch Winter Olympics 2018 from Anywhere
  • 5 Sites That Are Like Audible, But Free
  • How to Reduce PNG File Size of a Photo
  • Why does Instagram say this story is unavailable?
  • How to turn off Do Not Disturb mode on Android

Recent Comments

  1. 5 Sites That Are Like Audible, But Free on 14 Best Free Audiobooks on Audible – 2022
  2. How to Reduce PNG File Size of a Photo on How to Convert a Screenshot to a Jpeg on a Mac
  3. 3 Sites like YouTube to Earn Money With Your Videos on Here are the Top 10 highest paid YouTubers of 2013
  4. Buying Bitcoin in India? Top 4 Indian Bitcoin Exchange Compared on How to Buy Bitcoin in India – Step by Step Guide
  5. TemplateMonster WordPress Theme Review Build a Site With Ease on How to make a secure website with WordPress 2023
  • How to Fix “We Limit How Often You Can Do Certain Things on Instagram” Error Computer Tips
  • Best sharp printing calculator 2020

    Best sharp printing calculator 2020. 1 - Sharp SHRQS2760H QS-2760H Two-Color Ribbon Printing Calculator Top Reviews I a

  • How To Block Someone On Facebook Messenger Computer Tips
  • Best ten key calculator 2020

    Best ten key calculator 2020. 1 - Sharp EL-1197PIII Heavy Duty Color Printing Calculator with Clock and Calendar. Top Reviews .... . 2 - Uni

  • Best hp prime graphing calculator 2020

    Best hp prime graphing calculator 2020. 1 - HP 50g Graphing Calculator Top Reviews Why I Like the 50g* The ControversyIf

  • Print from iPhone/iPad to Any Printer Smartphones
  • How to Stop Sports Cards to Show up on Google Assistant Snapshot How-To
  • Unlock Password Protected Zip Files Free Software Downloads

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version