How do I get rid of Mono?
-
- Newbie
- Posts: 3
- Joined: Tue Apr 21, 2015 9:45 am
How do I get rid of Mono?
I need to uninstall Mono but I can't quite seem to get rid of it. How can I do that, and how do I get WINE programs that claim to need Mono to run without it?
Re: How do I get rid of Mono?
If you mean uninstall it from a wineprefix, run
If you mean uninstalling a distro wine-mono package, do that through your package manager the same way you would uninstall any other package.
Without wine-mono, you will have to install native .NET for any apps that need it.
Code: Select all
wine uninstaller --remove '{E45D8920-A758-4088-B6C6-31DBB276992E}'
Without wine-mono, you will have to install native .NET for any apps that need it.