I'm very new to Linux. I need to start .NET application on Scientific Linux 6. I read that I need to install Mono first but I can't figure out how to do this, because on the official website there is no Download Section for Scientific Linux.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Scientific Linux is based on RedHat.

If Scientific Linux don't provide package repositories, I would use those of CentOS (another distribution also based on RedHat). Use the package manager yum to find and install mono

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.