October version won't get updated

My Vero 4K does not get updated.
When trying it manually from the Addons > My OSMC > Updates it fails with:
Error installing:
Please report this on the OSMC forum.

When running the “sudo apt-get update” it comes back with:
E: Type ‘sudo’ is not known on line 1 in source list /etc/apt/sources.list.d/mon o-official-stable.list
E: The list of sources could not be read.

I’ve also run “sudo apt-get clean” in SSH and tried both methods again, with no success.

What else can I do?
Thank you.

Hi,

sudo /etc/apt/sources.list.d/mon o-official-stable.list
sudo apt-get update

Then you should be able to install the osmc update.

Thanks Tom.

1 Like

I assume you meant
sudo rm etc/apt/sources.list.d/mono-official-stable.list

While I think also a question why there is a space in the original post.

1 Like

Yes thanks