Subscribe

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

Install everything built from the mono source tree

Install

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

Description

The Mono Project is an open development initiative that is working to develop an open source, Unix version of the .NET development platform. Its objective is to enable Unix developers to build and deploy cross-platform .NET applications. The project will implement various technologies that have been submitted to the ECMA for standardization. Install everything built from the mono source tree. Note that this does not install anything from outside the mono source (XSP, mono-basic, etc.).

RPMs

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