Install iobroker

On my armbian box it was a single line to install iobroker, however CE doesn’t have apt-get.
What’s the alternative?
curl -sLf https://deb.nodesource.com/setup_12.x | sudo -E bash – sudo apt-get install -y nodejs

‘apt-get’ is not supported by CoreELEC, we do not use Debian Linux.

You will need to go with docker maybe?

I’m oldschool, that’s an userspace hardware emulation, right?

Installing software on CE only goes via the repos in the GUI?

No, there is also an option to Install from a zip file, so you can download some addon (its always in .zip format) put it somewhere where Kodi can access it, and use option “Install from a zip file” to install it.

Or maybe opkg from entware? :wink:

https://bin.entware.net

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.