How to update OSMC via command line (ssh)?

Hi there,

You can use

apt-get update
apt-get dist-upgrade

remember to reboot after they are installed/updated…

there is a bit more info about apt-get here:

-H