Setting up Fedora workstation for OpenPetra Development

Do these steps once: Get the latest Mono with development packages for Fedora: cd /etc/yum.repos.d/ wget http://download.lbs.solidcharity.com/repos/tpokorra/mono/fedora/20/lbs-tpokorra-mono.repo yum install mono-opt mono-nant-optcd /etc/yum.repos.d/ wget http://download.lbs.solidcharity.com/repos/tpokorra/mono/fedora/20/lbs-tpokorra-mono.repo yum install mono-opt mono-nant-opt yum install git-core   echo ". /opt/mono/env.sh" >> ~/.bashrc . ~/.bashrc git