- Ensure your system is up to date via My OSMC.
- Login via the command line
- Edit the file: sudo nano /etc/apt/sources.list
- Ensure that your sources.list looks as follows:
deb http://ftp.debian.org/debian buster main contrib non-free
deb http://ftp.debian.org/debian/ buster-updates main contrib non-free
deb http://security.debian.org/ buster/updates main contrib non-free
deb http://apt.osmc.tv buster main
deb http://apt.osmc.tv videoimprovevero49 main
- Run the following commands to update:
sudo apt-get update && sudo apt-get dist-upgrade && reboot
or update via My OSMC → Updates → Manual Controls → Check for Updates now ( recommended) .
When you will have Kodi 18.8 with latest testing build.
Worked for me perfect.
Thanks OSMC team!!! For great job as always.