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
Смотрите видео How to Install Wine on Ubuntu 18.04/20.04 LTS онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь IP Core Networks 03 Август 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,151 раз и оно понравилось like людям.