/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install –no-quarantine gcenx/wine/wine-crossover
3. [OPTIONAL] execute the command in the terminal and you can check the version of the program or change the default operating system version.
wine winecfg
8. That's all. If you want to run the Windows program again on your PC later, open the terminal and execute the command.
wine start notepad++.exe or wine64 notepad++.exe