Subscribe

How to install mono-core in CentOS/RHEL 8 (x86_64)

The Mono CIL runtime, suitable for running .NET code

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install mono-core

Description

This package contains the core of the Mono runtime including its Virtual Machine, Just-in-time compiler, C# compiler, security tools and libraries (corlib, XML, System.Security, ZipLib, I18N, Cairo and Mono.*).

RPMs

Peter Oliver (2019-10-13) - Post script must belong to a subpackage, since there is no main package.