Install Wine 2.0.2 Stable Release on Ubuntu 17.04 and Below

28/12/2020
Chưa phân loại

Wine 2.0.2 is the latest stable release to Wine 2.0 series. This release comes as a maintainance release to address various bugs reported since last release. Before we proceed on how to install wine 2.0.2 on Linux, lets take a quick look at some of the reported issues addressed in this update.

Wine 2.0.2 Changelog

  • BlueByte Game Channel failure to install now resolved
  • The TreeView + right click doesn’t work the way it does in native windows
  • Some extra mouse buttons that do not work in Firefox resolved
  • No standard background color in Wine configuration
  • Xuzhou network client crashes during startup
  • regedit: a key created when right-clicking the context menu is in an incorrect position
  • Also Secret Files 3 demo shows only some parts of background in ConfigTool
  • A right click on a registry key does not select the key
  • The default registry key is not the same as on Windows
  • MalwareBytes Anti-malware software needs msvcr100.dll.lldiv implementation
  • Corrupted gauntlet character screen background fixed
  • The followings app needed some dll files “ACDSee Pro 9”, “Final Fantasy X”, “0 A.D.”, “Steep (Ubisoft)”, “Martal Kombat X”, “Kontact 5.6”, “Aliens vs. Predator (2010)”, “ACDSee Pro 9 needs”, “Playstation”, as well as “Itunes”
  • Free Devanagari font Samanata crashes during GPOS processing
  • WSAStringToAddress fails to parse IP v6 addresses with port number
  • Excel 2010 does not work: unimplemented function oleaut32.dll.GetAltMonthNames
  • Multiple 64-bit applications crash with stack overflow errors when Wine is compiled with GCC 7.x

See Wine 2.0.2 announcement for complete lists

How to install Wine 2.0.2 on Ubuntu 17.10, Ubuntu 17.04, Ubuntu 16.04

Please note that Rico Tzschichholz currently maintains an up-to-date WineHQ release in this PPA marked as Unstable in name even though it works.

1) Install Wine via PPA Repository

sudo add-apt-repository ppa:ricotz/unstable  sudo apt-get update && sudo apt-get install wine-stable winetricks

2) How to compile Wine on Ubuntu

wget http://dl.winehq.org/wine/source/2.0/wine-2.0.2.tar.xz  tar xjf wine-2.0.2.tar.xz  cd wine-2.0.2/    # install wine required dependencies  sudo apt-get build-dep wine    # For 32bit OS  sudo ./configure    # For 64-bit OS  sudo ./configure --enable-win64    # If encounter Xlib/Xfree86 error, run following commands and repeat configure  sudo apt-get install libx11-dev:i386 libfreetype6-dev:i386    # ----- Update and Install Wine -----  sudo make  sudo make install

How to uninstall Wine from Ubuntu

sudo apt-get purge wine-stable winetricks && sudo apt autoremove
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install SlowMoVideo – A Slow Motion Video Marker on Linux

SlowMoVideo is a free and open-source program that allows you to create slow-motion videos from your footage. It analizes...
28/12/2020

How to Build a Server at Home

There are lots of premade servers available to buy from well-known vendors such as HP, DELL etc. But most of the time these...
29/12/2020

OpenCV Crash Course for Python Developers

Computer Vision and Image Processing can be applied in a lot of areas, and to carry out such tasks a powerful library like...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025