Is there a correct way to install a new version of Mono (for example 2.10.5) having an older version already installed (for example 2.10.4)?
Which way is it possible to follow?
- Uninstall the older version and then install the new one
- Overwrite the older version with the new one
Thank you in advance.
Just install and don’t worry about it. Frameworks support multiple versions. You’ll wind up with both versions available.
If you definitely want to get rid of the old version(s), then just remove the entire Mono.framework folder from /Library/Frameworks before installing the new version.