Ubuntu Install Wine2.0 (version 16.10)

Install Wine 2.0 (Staging) via official Wine PPA:

The official Wine PPA offers Wine-staging packages that are kinda different to the distro packages.

Wine Staging provides extra features and fixes, but it’s installed to /opt/wine-staging. Thanks to this, you can have both regular Wine version and Wine-Staging in single system.

1. To add the PPA, open terminal (Ctrl+Alt+T) and run the command:

sudo add-apt-repository ppa:wine/wine-builds

For 64-bit system, enable 32-bit architecture (if you haven’t already) via sudo dpkg --add-architecture i386

official-wine-ppa-xenial

2. Then updates and install Wine 2.0 staging via commands:

sudo apt-get update

sudo apt-get install --install-recommends wine-staging

To use Wine-Staging, simply add “/opt/wine-staging/bin/” in the fond of executable, for example:

/opt/wine-staging/bin/wine

/opt/wine-staging/bin/winecfg

For more, see the Wine-Staging usage.

Install Wine 2.0 (regular) in Ubuntu via Ricotz’s PPA:

Rico Tzschichholz is maintaining an unofficial PPA with regular Wine packages. The PPA’s working good though it’s marked as unstable in the name.

1. To add the PPA, open terminal (Ctrl+Alt+T) and run command:

sudo add-apt-repository ppa:ricotz/unstable

ricotz-unstable

2. Remove previous Wine 1.8 or other regular Wine packages via command:

sudo apt remove wine wine1.8 wine-stable libwine* fonts-wine* && sudo apt autoremove

3. Finally update and install Wine 2.0 via:

sudo apt update

sudo apt install wine2.0

How to Uninstall:

To remove Wine 2.0, simply run the apt remove command in terminal with sudo privilege:

sudo apt remove wine2.0 wine-staging && sudo apt autoremove

转载于:https://www.cnblogs.com/zhengws/articles/6684136.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值