Install WineHQ on Ubuntu 16.04

Source: Internet
Author: User
Tags linux mint

Install WineHQ on Ubuntu 16.04

Install WineHQ on Ubuntu 16.04

If you have installed Wine in other software sources, remove it before installing WineHQ and remove software dependent on it, such as wine-mono, wine-gecko, and winetricks, otherwise, dependency conflicts may occur.

Note:

1. There is no difference between Wine and WIneHQ. The new version and old version are incorrect.

2. The deep Wine package can also be compatible with WineHQ, because the deep application name has been prefixed with deepin, so there is no conflict.

3. After Wine is installed, General Windows applications can be installed, and games can also be used. For example, Warcraft 3 can run perfectly.

If your system is 64-bit, you need to enable the 32-bit architecture:

Sudo dpkg -- add-architecture i3861

Add software source:

Wget-nc https://dl.winehq.org/wine-builds/Release.key

Sudo apt-key add Release. key

Sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

In Linux Mint 17. x, replace the last command with the following:

Sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ trusty main'

In Linux Mint 18. x, replace the last command with the following:

Sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'

Update the software package index:

Sudo apt-get update1

You can select one of the following WineHQ Release versions for installation:

Version Installation command
Stable branch Sudo apt-get install-recommends winehq-stable
Development branch Sudo apt-get install-recommends winehq-devel
Staging branch Sudo apt-get install-recommends winehq-staging

If there is a dependency problem during the installation process, you only need to install the dependency and then reinstall it.

This article permanently updates link: https://www.bkjia.com/Linux/2018-03/151332.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.