mono 2.4.2.3
Compiler and libraries for the C# programming language
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
- Outputs:
out
- Website: https://www.mono-project.com/
- Licenses: GPL 1+ · LGPL 2.0+ · Original BSD · X11
- Package source: gnu/packages/dotnet.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mono 2.4.2.3
as follows:
guix install mono@2.4.2.3
Or install the latest version:
guix install mono
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.