Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *Is there an Ubuntu PPA?*
- Unofficial PPAs are provided by Michael Marley that provide packages for Artful, Zesty, Yakkety, and Xenial for the amd64, arm64, armhf, i386 and ppc64el architectures.
- First, pick either the Stable or Unstable builds:
- * For the Stable PPA containing daily builds from the latest stable branch:
- <pre>sudo apt-add-repository ppa:mamarley/tvheadend-git-stable</pre>
- * For the Unstable PPA containing daily builds from master:
- <pre>sudo apt-add-repository ppa:mamarley/tvheadend-git</pre>
- Then, for both:
- * Update your packages:
- <pre>sudo apt update</pre>
- * Install:
- <pre>sudo apt install tvheadend</pre>
- If you experience issues with this PPA please contact Michael on IRC (mamarley in #hts on Freenode) or "Launchpad":https://launchpad.net/~mamarley.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement