How to Install Wine on Ubuntu 20.04 LTS using cli
https://www.winehq.org/
WINE Installation Guide Link:
https://wiki.winehq.org/Ubuntu
The procedure on this page installs the latest version of Wine Stable, Wine Development, or Wine-Staging.
Check installed architectures
Verify 64-bit architecture. The following command should respond with "amd64".
dpkg --print-architecture
See if 32-bit architecture is installed. The following command should respond with "i386".
dpkg --print-foreign-architectures
If "i386" is not displayed, execute the following.
sudo dpkg --add-architecture i386
Recheck with.
dpkg --print-foreign-architectures
Add the WineHQ Ubuntu repository.
Get and install the repository key.
wget -nc https://dl.winehq.org/wine-builds/win...
sudo -H gpg -o /etc/apt/trusted.gpg.d/winehq.key.gpg --dearmor winehq.key
Add the repository.
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubu... focal main'
Update the package database.
sudo apt update
⌚ Timestamps
0:00 Introduction
0:07 Wine Installation Guide
0:44 Install & Configure Wine
4:42 Install & Open Windows Software on Ubuntu
5:46 Up-Next
Install Wine
The next command will install Wine Stable. If you prefer Wine Development or Wine Staging, replace winehq-stable with either winehq-devel or with winehq-staging.
sudo apt install --install-recommends winehq-stable
Verify the installation succeeded.
wine --version
winecfg
https://ipcorenetworks.blogspot.com/2...
fb: / ipcorenetworks
#wine #ubuntu #linux #windows #ipcorenetworks
Watch video How to Install Wine on Ubuntu 18.04/20.04 LTS online without registration, duration hours minute second in high quality. This video was added by user IP Core Networks 03 August 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,15 once and liked it lik people.