Friday, June 17, 2022

WineHQ 1.8.3 is Released, Available PPA on Linux Mint / Ubuntu

How to Install / update WineHQ 1.8.3 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 18 sarah, Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems


Wine stands for “Wine is not an emulator” and it is an open source command-line software that’s capable of translating Windows API calls into POSIX calls on-the-fly for integrating Windows applications into your Linux/UNIX desktop. For regular Linux users, the above means that the Wine software will allow them to run applications which are designed to be installed only on Microsoft Windows operating systems.

It’s not a virtual machine or an emulator
However, Wine should not be confused with a virtual machine or an emulator. It provides binary compatibility, support for graphics, sound interaction, as well as support for modems, networks, scanners, tablets, keyboards, and other devices. The software’s API allows developers to integrate Wine in their projects, and as a result, numerous graphical user interfaces, both free and commercial, appeared on the Internet over the years.

The Wine maintenance release 1.8.3 is now available.

What’s new in this release:
  • Various bug fixes.
  • A lot of NVidia cards added to the GPU description table.
  • Updates to the National Language Support files.

How to Install WineHQ 1.8.3 on Linux Mint / Ubuntu Derivatives ;

To Install WineHQ 1.8.3 on on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 18 sarah, Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

$ sudo add-apt-repository ppa:wine/wine-builds
$ sudo apt-get update
$ sudo apt-get install --install-recommends wine-staging
$ sudo apt-get install winehq-staging

Remove Wine:
$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:wine/wine-builds

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.
banner
Previous Post
Next Post

0 comments: