I have several Raspberry Pi's and on all of them I run some custom bash shell scripts for monitoring purposes. For example, I have one to monitor for temperature going to high, another to monitor for under-voltage condition, etc. If there are problems, it seems me an email, so that I can work on it.
I would like to run these scripts on my LibreElec server as well, but I cannot install the packages necessary to do so.
Is there any way to install packages on the LibreElec image? Or possibly install LibreElec on top of a "normal" Raspberry Pi OS installation?
Or do I have to just hope that this server never overheats or drops below the power requirements?