#wine #ubuntu #linux
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD.
*** COMMAND ***
*** ENABLE 32 ***
sudo dpkg --add-architecture i386
*** TO KNOW THE VERSION OF LINUX YOU ARE USING ***
lsb_release -a
*** DOWNLOAD AND ADD REPOSITORY KEY ***
wget -nc [ Ссылка ]
sudo apt-key add winehq.key
***ADD THE REPOSITORY***
sudo apt-add-repository 'deb [ Ссылка ] bionic main'
*** UPDATE PACKAGE ***
sudo apt update
*** INSTALL STABLE VERSION ***
sudo apt install --install-recommends winehq-stable
*** CHECK VERSION ***
wine --version
*** MY POPULAR VIDEOS ***
Front-end web development playlist: [ Ссылка ]
Web Design Playlist: [ Ссылка ]
Vector Graphics Playlist : [ Ссылка ]
Photo Manipulation Playlist : [ Ссылка ]
*** FOLLOW ME ***
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]
Ещё видео!