service:libreelec
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версия | |||
service:libreelec [29.04.2017 15:48] – viacheslav | service:libreelec [30.07.2024 19:21] (текущий) – внешнее изменение 127.0.0.1 | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
+ | [[https:// | ||
+ | <WRAP center round info 100%> | ||
+ | LibreELEC is ‘Just enough OS’ for Kodi, a Linux distribution built to run Kodi on current and popular mediacentre hardware. We are an evolution of the popular OpenELEC project. | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Updating LibreELEC using the CLI ===== | ||
+ | For updating LibreELEC while using the command line interface, you have to SSH in. | ||
+ | <code bash> | ||
+ | # After you are in, move to the correct folder. | ||
+ | cd / | ||
+ | # First you may want to check whether there' | ||
+ | ls -la | ||
+ | # Now, after we are at the correct folder (and there are no other files in it) we download the specific file directly to our LibreELEC machine: | ||
+ | wget http:// | ||
+ | # This can take some time depending on your internet connection. You will see a running progress bar. | ||
+ | # When the download is done, type the following to restart your machine: | ||
+ | reboot | ||
+ | # The update process will resume after that, following by a another reboot. Now the update process will be complete | ||
+ | </ | ||
+ | |||
+ | ===== Updating LibreELEC via the Settings Addon ===== | ||
+ | |||
+ | {{youtube> | ||
+ | |||
+ | ===== Ссылки ===== | ||
+ | [[https:// | ||
+ | |||
+ | [[https:// |