5,838
edits
m (→Installing Mono instruction: styling) |
|||
: <code>sudo apt install -y mono-complete</code>.
* The “sudo”, “apt”, “install”, and “-y” have [[#The various components to commands for installation|already been explained]].
* The "mono-complete" is the package we want.▼
▲The "mono-complete" is the package we want.
:Please note that if you just specify “mono”, you will get ‘’’mono-devel’’’ (the developer edition) that does not include all the components required by each of the Cumulus executables.
Please note that a particular MX build might specify it needs a particular version of Mono. Hence, although normally you can upgrade
The latest release of Mono can always be downloaded from [https://www.mono-project.com/download/stable/#download-lin]
# follow step 1 there,
# but in step 2 replace ‘’’mono-devel‘’’ by ‘’’mono-complete’’’
=Cumulus packages=
|
edits