The latest 'stable' release (v4.2.8) was released in January 2019 and is now showing its age. As there are no plans for another v4.2 maintenance release and there is no direct upgrade path from v4.2 to v4.3/v4.4 we recommend all new installs use the current v4.3 'development' releases. These have been in a reliable state for several years and will soon become the new v4.4 stable release (eta in Q1/2024).
Official Sources (we build and support)
Binaries for RedHat, Debian, Raspberry Pi OS, and Ubuntu can be downloaded here: https://apt.tvheadend.org or you can configure a local apt/dpkg repo to install and update from by running the following shell command:
curl -1sLf 'https://dl.cloudsmith.io/public/tvheadend/tvheadend/setup.deb.sh' | sudo -E bash
Manual repo setup instructions can be read here
Note: Binaries and repo for CentOS successors are not currently available (some work is needed)
Community Sources (others build and support)
Packages for rpm distros: https://koji.rpmfusion.org/koji/packageinfo?packageID=468
Packages for QNAP NAS devices: https://www.myqnap.org/product/tvheadend
Packages for Synology NAS devices: https://synocommunity.com/package/tvheadend
LinuxServer.io Docker containers: https://fleet.linuxserver.io/image?name=linuxserver/tvheadend
Source Code
If you prefer to build Tvheadend from source, tarballs and instructions are on GitHub: tvheadend/tvheadend