In this I have shown that how a linux user can run/ install windows operating system apps in ubuntu 20.04 or any debian related operating system.
In this video we are going to see How to Install Wine on Ubuntu 20.04 LTS. Wine is a free and open-source software that allows computer programs developed for Microsoft Windows to run on Unix-like operating systems such as Linux, macOS, & BSD.
script to install the wine:
(Try any one)
sudo apt install --install-recommends winehq-stable
sudo apt install -y wine-stable