Project

General

Profile

Debian 9.1 problem

Added by Sasa Sasa about 7 years ago

How to install latest tvheadend in Debian 9.1?

echo "deb https://dl.bintray.com/tvheadend/deb stretch stable-4.2" | sudo tee -a /etc/apt/sources.list
apt update
apt install tvheadend

Then I receive:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tvheadend


Replies (3)

RE: Debian 9.1 problem - Added by Alfred Zastrow about 7 years ago

The best solution is to compile it yourself.
Using './Autobuild.sh' inside the tvh-sources (instead of './configure', 'make', 'make install') creates a .deb-archive which can be installed using dpkg. See wiki pages how to set up a build environment.

br
Alfred

RE: Debian 9.1 problem - Added by saen acro about 7 years ago

If there is a problem with some of dependencies read
http://tvheadend.org/boards/4/topics/24116

    (1-3/3)