mono from home:fusion809 project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:fusion809/CentOS_7/home:fusion809.repo yum install mono
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:fusion809/CentOS_6/home:fusion809.repo yum install mono
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:fusion809/ScientificLinux_7/home:fusion809.repo yum install mono
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:fusion809/ScientificLinux_6/home:fusion809.repo yum install mono