Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

How to update Mono

Talk about anything that doesn't fit elsewhere - PLEASE don't put Cumulus queries in here!
Post Reply
Nottub
Posts: 201
Joined: Fri 04 Dec 2020 4:35 pm
Weather Station: Davis VP2 (Cabled)
Operating System: RPi 4 (Bookworm)
Contact:

How to update Mono

Post by Nottub »

Just a quick question regarding updating Mono on my Raspberry Pi (P4 running Buster).

Can you simply use - "sudo apt install mono-complete" and allow it to overwrite or am I being too simplistic?


Thanks

Martyn
Image
sutne
Posts: 383
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: How to update Mono

Post by sutne »

It will be updated if you update Raspbian.
Run the commands:

Code: Select all

sudo apt update
sudo apt full-upgrade
Nottub
Posts: 201
Joined: Fri 04 Dec 2020 4:35 pm
Weather Station: Davis VP2 (Cabled)
Operating System: RPi 4 (Bookworm)
Contact:

Re: How to update Mono

Post by Nottub »

Thanks for this. I have run the 'full-upgrade', (as I do every so often) and checked the mono version with 'mono --version' and have this version '5.18.0.240'.

I dont think this is the latest version as mentioned in the CMX latest update which mentions 'v6.12 or later for e-mail support'.

Is it worth keeping mono up to date? if so how do I update to the latest version.

Thanks

Martyn
Image
freddie
Posts: 2483
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: How to update Mono

Post by freddie »

5.18 is probably the latest version that the Buster maintainers have included in their distribution. You will have to change your package manager to pull in a later version direct from the Mono maintainers. I did this at the weekend with my Ubuntu distribution, which uses the same package manager as Buster. I used the following guide and found it easy to do:

https://www.mono-project.com/download/stable/
Freddie
Image
sutne
Posts: 383
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: How to update Mono

Post by sutne »

Strange, I am running Buster and have latest version of mono.

Code: Select all

 OS: Linux 5.10.103-v7+ armv7l
Description: Raspbian GNU/Linux 10 (buster)
Mono JIT compiler version 6.12.0.182 (tarball Tue Jun 14 22:53:32 UTC 2022)
Nottub
Posts: 201
Joined: Fri 04 Dec 2020 4:35 pm
Weather Station: Davis VP2 (Cabled)
Operating System: RPi 4 (Bookworm)
Contact:

Re: How to update Mono

Post by Nottub »

freddie wrote: Wed 07 Sep 2022 6:50 pm 5.18 is probably the latest version that the Buster maintainers have included in their distribution. You will have to change your package manager to pull in a later version direct from the Mono maintainers. I did this at the weekend with my Ubuntu distribution, which uses the same package manager as Buster. I used the following guide and found it easy to do:

https://www.mono-project.com/download/stable/
Thanks Freddie, I think I'll leave it be. I'm not that confident yet. Don't want to bugger it up.

Thanks
Martyn
Image
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: How to update Mono

Post by HansR »

Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply