How to Install Mono for .NET on Wine for CentOS 7 Easy Guide

September 20, 2014 | By the+gnu+linux+evangelist.

Mono for .NET on CentOS 7 - Repo Setup

  1. Download Mono Xamarin GPG Key for Linux

    Mono GPG Key

    Right-Click on Link and “Save Link As”: ‘xamaring.gpg’.

  2. Installing Mono-Xamarin GPG Key:

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    rpm --import $HOME/Downloads/xamarin.gpg
  3. Enabling Mono-Xamarin Yum Repo:

    yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
  4. Upgrading CentOS 7 System:

    yum update
  5. How to Enable EPEL Release for CentOS 7

    Enabling epel-release CentOS 7

Contents


QuickChic Theme • Powered by WordPress