MX on Linux: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
Line 225: Line 225:
=== Installing Mono ===
=== Installing Mono ===


Assuming you have now got all the pre-requisites correct as in previous steps, you now need to install mono with <tt>sudo apt-get install -y mono-complete</tt>. It is important to note that MX requires the complete edition of mono as there is also a cut-down developer edition of Mono that can be downloaded/installed.  
Assuming you have now got all the pre-requisites correct as in previous steps, you now need to install mono by typing <tt>sudo apt-get install -y mono-complete</tt>. It is important to note that MX requires the ''complete'' edition of mono as there is also a cut-down developer edition of Mono that can be downloaded/installed.


=== Completing Package Installation ===
=== Completing Package Installation ===