How to Install Wine 6.0.1 on Linux Lite 5.6 | Installing Wine on Linux Lite 5.6 | Wine for Linux | Linux Lite is free for everyone to use and share, and suitable for people who are new to Linux and for people who want a lightweight environment that is also fully functional. Linux Lite is a free operating system based on the Ubuntu LTS (Long term Support) series of releases.
Wine Installation Procedure:
1. sudo apt update
2. sudo dpkg --add-architecture i386 [ in case you are on an amd64 ]
3. wget -nc [ Ссылка ]
4. sudo apt-key add winehq.key
5. sudo add-apt-repository 'deb [ Ссылка ] focal main'
6. sudo apt update
7.sudo apt install --install-recommends winehq-stable
For wine Installed version Checking: wine --version
For Wine Configuration Windows : winecfg
Must to Install : [ For Running .NET Applications on Linux ]
1. Wine Mono Installer
2. Wine Gecko Installer
Wine Available versions:
1. Wine Stable [ Wine 6.0.1 ]
2. Wine Devel [ Wine 6.16 ]
Linux Lite 5.6 is based on Ubuntu 20.04 [ LTS ]
Ещё видео!