5,838
edits
m (→Installing Mono instruction: revise level) |
|||
With all the pre-requisites correct as in previous steps, you can install mono package by simply typing <tt>sudo apt-get install -y mono-complete</tt>.
It is important to note that MX requires the ''complete'' edition of mono. (There is also a cut-down developer edition of Mono that can be downloaded/installed, and that is the default installation).
==Tidying Mono Installation===
Installing mono-complete has probably added some components not needed for your particular Linux distribution. To remove unneeded components type <tt>sudo autoremove</tt>.
Now you have what is needed to run any executable related to Cumulus, not just '''CumulusMX.exe'''.
= Completing Package Installation =
|
edits