Disable / remove tvheadend
#1
I'm running Kodibuntu 14.04, and today while upgrading with apt-get I noticed a package called tvheadend. I don't use any tuner or PVR sort of service, so can I safely uninstall this? I didn't realize it was even here until now, but it seems like unnecessary network vulnerability and CPU overhead. Will apt-get purge tvheadend do the trick? I don't want to break anything.
Reply
#2
As PVR addons are installed that way:

http://kodi.wiki/view/HOW-TO:Install_Kod...PVR_Addons

I would guess it need to be removed like this:

Code:
sudo apt-get purge kodi-pvr-hts

But I can't tell if this will remove some important dependencies as well. So, until someone else with more knowledge than me has confirmed it will work fine, I would be carefull. I don't think it will break something, but I'm not sure tbh.
Reply

Logout Mark Read Team Forum Stats Members Help
Disable / remove tvheadend0