MultiCS Kurulum & install Install Tvheadend on Ubuntu 18.04 server

  • Konuyu Başlatan Konuyu Başlatan tromper
  • Başlangıç tarihi Başlangıç tarihi

tromper

Süper Moderator
Yönetici
Ofline

1. Install Tvheadend Required Packages and add the Repository PGP key​

First, install required package:

$ sudo apt-get -y install coreutils wget apt-transport-https lsb-release ca-certificates

Now, add the Tvheadend Repository PGP key:

$ sudo wget -qO- | sudo apt-key add -

2. Add Tvheadend repository​

Add the repository:

$ sudo add-apt-repository 'deb bionic main'

3. Install Tvheadend​

Refresh the available packages and install. Keep an eye out for anything that mentions TVHeadend.

$ sudo apt-get update
$ sudo apt-get install tvheadend -y

Finsh...
 
Geri
Üst