Those who want to still use Kodi, need to enable flatpak. Install it via this link https://flatpak.org/setup/Solus/
then go to https://flathub.org/apps/details/tv.kodi.Kodi
The tricky part comes now for those that wants to still use "Leia Build"
First you must install the latest version of kodi via flathub.
The next step is to revert kodi to older version.In order to do this, you have to first check for the commit history. the following way " flatpak remote-info --log flathub tv.kodi.Kodi "
Then search for the commit of the last Lea Update . In this case "75a8cbf685c9d1c1b35e30853f45a7590bc8882404bb44888efb5bc21f51aabc"
The last step is to downgrade kodi with the lea commit . by doing this
flatpak update --commit=75a8cbf685c9d1c1b35e30853f45a7590bc8882404bb44888efb5bc21f51aabc tv.kodi.Kodi
If you need PVR for live tv "libplatform" package must be installed. Magically it works well even with flatpak version of kodi too.
JoshStrobl Pls do not delete "libplatform" package from the software manager in the future. It is essential for kodi 18.8/18.9 (flatpak version).
It is essential for PVR client (to be able to watch live tv)