For running Kodi as unprivileged user, try to add it to video, render and audio system groups, if you you want to start it from a different console (e.g. call it via SSH to show up on main screen without a keyboard attached), as well tty group:
For plugins, try to install the addons repository package:
We should probably install this by default, or at least give a hint, as most users want to use it, I guess?
Code:
usermod -aG video,render,audio,tty skyway
For plugins, try to install the addons repository package:
Code:
apt install kodi-repository-kodi