Project

General

Profile

Actions

AptRepositories » History » Revision 145

« Previous | Revision 145/148 (diff) | Next »
saen acro, 2022-12-29 15:54


APT Repositories

Flole Systems repository on cloudsmith.io

https://cloudsmith.io/~tvheadend/

This repository support various targets i386, i686, x86_64, aarch64, armv6l, armv7l.
Distributions:

Ubuntu LTS:


h4. Debian:


h3. Setup:
curl -1sLf \
  'https://dl.cloudsmith.io/public/tvheadend/tvheadend/setup.deb.sh' \
  | sudo -E bash

Copy and paste to terminal


*OUTDATED* Official

Our official repository and packages are provided by Doozer on https://apt.tvheadend.org.


---

Third-party

*Unofficial version!*
*It can contain unpublic code,
reporting bug's in this version is not acceptable*

Third-party repositories are provided as-is and supported by the person who manages them, we cannot guarantee that we'll be able to help with issues relating to the use of these packages/repositories. The older official Bintray is exempt from this (Yes we know it's not technically third party ;) ).

In any case we'll try our best to help, or point you to where you can get some!

-

What Happened to the Bintray Repository?

Unfortunately due to rate-limiting we've decided to stop/end the use of Bintray. Don't worry the repository won't be disappearing4, it just won't be updated - sorry about that. :(

You can continue to use Bintray if you like, old instructions can be viewed here.

Tip: You can use both apt.tvheadend.org and bintray.com/tvheadend

-

Help

Please tell us here #5264, make sure you mention you're using Bintray. You can also join the IRC channel if you prefer.


Ubuntu PPA

Unofficial PPAs are provided by Michael Marley that provide packages for Artful, Zesty, Yakkety, Xenial and so on for the amd64, arm64, armhf, i386 and ppc64el architectures.

Status

Please see here and here for PPA status.

Usage

1. Pick a Build Type

For the stable PPA containing daily builds from the latest stable branch:

sudo apt-add-repository ppa:mamarley/tvheadend-git-stable

For the unstable PPA containing daily builds from master:

sudo apt-add-repository ppa:mamarley/tvheadend-git

2. Update Sources

sudo apt update

3. Install

sudo apt install tvheadend

Help

If you experience issues with this PPA please contact Michael on IRC (mamarley in #hts on Freenode) or Launchpad.

Updated by saen acro almost 2 years ago · 145 revisions