Mono is a software module available on Comet.
To access Mono on Comet, run module load Mono. This will load the default version of Mono.
module load Mono
An overview of the module information is shown below (module -r spider ^Mono$):
module -r spider ^Mono$
Mono: Mono/6.12.0.199 Description: Mono is a cross-platform implementation of the .NET Framework. This module can be loaded directly: module load Mono/6.12.0.199 Help: Mono is an open source implementation of Microsoft's .NET Framework. This module loads Mono version 6.12.0.199. Website: https://www.mono-project.com/
If there are multiple versions of Mono listed, then you can load a specific version as follows:
$ module load Mono/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^Mono$.
The module Mono has the following embedded help text (module help Mono):
module help Mono
Mono is an open source implementation of Microsoft's .NET Framework. This module loads Mono version 6.12.0.199. Website: https://www.mono-project.com/
There are no dependencies listed for Mono
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools