Install Wine Ubuntu

However the version included in the repositories may lag behind the latest version of Wine.
Install wine ubuntu. The Wine tool is available in the Ubuntu 2004 repository and the recommended method to install a stable version is through the Ubuntu repository. Follow the procedure in How to Install Wine on Ubuntu 1804 LTS but do the installation using sudo apt install --install-recommends winehq-staging. The install-recommends option will install all the recommended packages by winehq stable versions on your Ubuntu system.
To install wine on previous Ubuntu version follow this article. Next install wine by typing the following command. Sudo apt install --install-recommends winehq-stable This will install an array of packages libraries and drivers.
On the machine with internet add the WineHQ repository and run apt update as described above. First of all The systems running with the 64-bit architecture needs to enable 32-bit architecture. Then download and add the repository key to your system.
How to install Wine 60 in Ubuntu. Once fully installed use the wine version command to display the wine version. In this article I am going to show you how to install and configure WINE on Ubuntu 1804 LTS.
Sudo dpkg --add-architecture i386. When it opens run following steps one by one. To install Wine on an Ubuntu machine without internet access you must have access to a second Ubuntu machine or VM with an internet connection to download the Wine deb package and its dependencies.
Instead of sudo apt install --install-recommends winehq-stable. Installing Wine on Ubuntu Though on Ubuntu getting Wine from the Ubuntu Software involves just a single click still it can be unstable sometimes and thus command-line installation via official wine repository is the best option. Once the installation is complete verify it by printing the wine version.