und genau das ist das Problem.
sudo braucht er nicht, da schon root access by default
apt_get kennt er nicht und soll im kodi addon browser nachschauen ?!?!
sudo apt-get update
There is no working 'sudo'.
On debian/ubuntu/all general purpose linux distributions 'sudo'
allows a permitted user to execute a command as the superuser
or another user, as specified by the security policy
With LibreELEC you have root access by default, so you dont need 'sudo'
apt-get update
There is no working 'apt-get'.
'apt-get' is a command to install, update and remove software which
is stored in a non local repo. 'apt-get' does nothing then connecting to such
repo, downloads the software, unpacks the software, updates a big
local database with all filepaths and other informations about the
installed software or removes or updates installed Software.
With LibreELEC it is not possible to change the system for security and
stability reasons so even 'apt-get' would not be able to do this.
We also dont have and want to maintain such a repo for various other
great reasons.
Also Ubuntu or Debian packages are often outdated and not compatible
with LibreELEC
TIP: use Kodi's addon browser to enhance your LibreELEC system