Created
June 23, 2024 13:18
-
-
Save jcoding09/59a3d4724501dec9d8273d72ac9d3e7e to your computer and use it in GitHub Desktop.
kodi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install software-properties-common | |
sudo add-apt-repository ppa:team-xbmc/ppa | |
sudo apt-get update | |
sudo apt-get install kodi | |
top | |
sudo pill -9 kodi.bin | |
sudo pkill -9 kodi.bin | |
sudo apt-get install kodi-pvr-iptvsimple |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment