You are viewing the article How to Use Wine on Linux at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 2,246 times.
This wikiHow teaches you how to install and launch Wine on a Linux computer. The Wine program allows users to run Windows operating systems on computers using other operating systems.
Steps
Install Wine
- On most versions of Linux, you can also open Terminal by pressing Ctrl + Alt + T .
- Some versions of Linux also have a command line text box at the top of the screen.
- Some Linux installations will go straight to the command line. In that case, skip this step.
- Type
sudo dpkg --add-architecture i386
into Terminal and press ↵ Enter . - Enter the super password (root) when prompted and press ↵ Enter .
- Type
wget -nc https://dl.winehq.org/wine-builds/Release.key
and press ↵ Enter . - Type
sudo apt-key add Release.key
and press ↵ Enter . - Enter the root password if asked.
- Ubuntu –
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
- Mint –
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt-get update
and press ↵ Enter . sudo apt-get install --install-recommends wine-stable
and pressing ↵ Enter . [1] X Research Source
- Maybe in the future Wine versions will support more stable downloads.
Setting up Wine
winecfg
and press ↵ Enter , a message saying “created the configuration directory ‘home/name/.wine'” will appear.
- If prompted to install additional missing packages, click Install in the pop-up window and wait for the process to complete.
- If you don’t see this option, first click the Applications tab at the top of the window.
- You can see a list of all compatible programs on Wine’s website.
Install programs with Wine
- Some programs may require additional input before starting the installation.
- You can also change the location where the program is installed by clicking the ⋯ icon on the right side of the window and choosing a different folder on your computer.
Advice
- You can install a Wine user interface called PlayOnLinux, which allows you to install, remove, and access Wine programs. To proceed, simply open Terminal after installing Wine, type
sudo apt install playonlinux
, enter your password, and confirm the download by typing y . - Don’t forget to check the Wine website for regular program updates.
Warning
- Although it is a highly compatible software, sometimes Wine still has difficulty running high profile PC programs and games at normal frame rates.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 2,246 times.
This wikiHow teaches you how to install and launch Wine on a Linux computer. The Wine program allows users to run Windows operating systems on computers using other operating systems.
Thank you for reading this post How to Use Wine on Linux at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: