In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How to run your favorite Windows application on Linux, for this problem, this article details the corresponding analysis and solution, hoping to help more friends who want to solve this problem find a simpler and easier way.
WINE is an open source project that helps many Windows applications run on Linux as if they were native.
In 2021, there are many reasons to prefer Linux more than ever. In this series, I will share 21 reasons to use Linux. Here's how to use WINE to seamlessly switch from Windows to Linux.
Do you have apps that only work on Windows? Is there one application that prevents you from switching to Linux? If so, you'll be happy to know WINE, an open source project that pretty much reinvents key Windows libraries so applications compiled for Windows can run on Linux.
Wine stands for "Wine Is Not an Emulator," which refers to the code that drives the technology. Open source developers have been working since 1993 to translate any incoming Windows API calls to their applications into POSIX calls.
This is an amazing feat of programming, especially considering that the project runs independently, without help from Microsoft (to say the least), but it has limitations. The further an application deviates from the "kernel" of the Windows API, the less WINE can anticipate the application's requests. There are a few vendors that can compensate for this, notably Codeweavers and Valve Software. There is no coordination between the creators of the application and the people and companies that need to translate, so there may be some lag between, say, an updated software work and getting a perfect fit from WINE headquarters.
However, if you want to run a well-known Windows application on Linux, WINE probably has the possibility ready for it.
install WINE
You can install WINE from your Linux distribution's package repository. On Fedora, CentOS Stream, or RHEL systems:
$ sudo dnf install wine
On Debian, Linux Mint, Elementary and similar systems:
$ sudo apt install wine
WINE is not an app that you launch yourself. When a Windows application is launched, it is a backend that is invoked. Your first interaction with WINE will most likely occur when you launch a Windows application installer.
install an application
TinyCAD is an excellent open source application for designing circuits, but it is only available on Windows. Although it is a small application, it does contain some. NET components, so it should be possible to stress test WINE.
First, download TinyCAD installer. Windows installers usually do this, and it's an.exe file. After downloading, double-click the file to launch it.
TinyCAD WINE Installation Wizard
Step through the installer as you would on Windows. It is usually best to accept the default option, especially where WINE is concerned. The WINE environment is basically self-contained, hidden in a drive_c directory on your hard drive that acts as a simulated root directory for a file system used by Windows applications.
WINE TinyCAD Target Driver
After installation, the application will usually give you a chance to launch. If you're ready to test it out, launch the app.
Launch Windows applications
Except for the first boot after installation, under normal circumstances you launch a WINE application the same way you launch a native Linux application. Desktop Windows applications running in WINE are treated as native applications on Linux, whether you use the application menu, the activity screen, or simply enter the name of the application in the Runner.
Run TinyCAD with WINE support
When WINE fails
Most of my apps in WINE, including TinyCAD, worked as expected. But there are exceptions. In these cases, you can wait a few months to see if WINE developers (or, in the case of a game, Valve Software) make additional fixes, or you can contact a vendor like Codeweavers to see if they sell service support for the application you need.
Wine is a deception, but it is used in the right way.
Some Linux users feel that if you use WINE, you are cheating Linux. It may feel that way, but WINE is an open source project that enables users to switch to Linux and still be able to run the applications they need for work or hobbies. If WINE solves your problem and lets you use Linux, use it and embrace Linux flexibility.
About how to run your favorite Windows application on Linux questions to share the answer here, I hope the above content can be of some help to everyone, if you still have a lot of doubts not solved, you can pay attention to the industry information channel to learn more about knowledge.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.