Wine's built-in replacement for Microsoft's .NET Framework
mingw-w64-wine-mono-6.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.
mingw-w64-wine-mono-6.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.
To install mingw-w64-wine-mono-6.1.1, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mingw-w64-wine-mono-6.1.1
To see what files were installed by mingw-w64-wine-mono-6.1.1, run:
port contents mingw-w64-wine-mono-6.1.1
To later upgrade mingw-w64-wine-mono-6.1.1, run:
sudo port selfupdate && sudo port upgrade mingw-w64-wine-mono-6.1.1
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.