Just tried to install TVH on a fresh Ubuntu 24.04. Isn't TVH not yet available for the new release? Or where am I going wrong?
`curl -1sLf 'https://dl.cloudsmith.io/public/tvheadend/tvheadend/setup.deb.sh' | sudo -E bash
Executing the setup script for the 'tvheadend/tvheadend' repository ...
OK: Checking for required executable 'curl' ...
OK: Checking for required executable 'apt-get' ...
OK: Detecting your OS distribution and release using system methods ...
^^^^: ... Detected/provided for your OS/distribution, version and architecture:
:
: ... distro=ubuntu version=24.04 codename=noble arch=x86_64
:
OK: Checking for apt dependency 'apt-transport-https' ...
OK: Checking for apt dependency 'ca-certificates' ...
OK: Checking for apt dependency 'gnupg' ...
OK: Checking for apt signed-by key support ...
OK: Importing 'tvheadend/tvheadend' repository GPG keys ...
OK: Checking if upstream install config is OK ...
OK: Installing 'tvheadend/tvheadend' repository via apt ...
OK: Updating apt repository metadata cache ...
OK: The repository has been installed successfully - You're ready to rock!`
`sudo apt install tvheadend
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
No apt package "tvheadend", but there is a snap with that name.
Try "snap install tvheadend"
E: Paket tvheadend kann nicht gefunden werden.`