

I'm getting text justification errors when trying to run your script. Print("Changing the souces.list file to Jessie.")" Print("If everything went well, Kodi is now installed!") Line10 = "Categories=AudioVideo Video Player TV " Line5 = "Comment=Manage and view your media"

Os.system("sudo apt-get install libcec3") Line8 = "deb-src wily-backports main restricted universe multiverse" Line7 = "deb wily-backports main restricted universe multiverse" Line6 = "deb-src wily-security main restricted universe multiverse" Line5 = "deb wily-security main restricted universe multiverse" Line4 = "deb-src wily-updates main restricted universe multiverse" Line3 = "deb wily-updates main restricted universe multiverse" Line2 = "deb-src wily main restricted universe multiverse" Line1 = "deb wily main restricted universe multiverse" Print("Changing the souces.list file to Ubuntu MATE.") Source = "deb jessie main contrib non-free rpi" Target = open("/etc/apt/sources.list", "w") Print("Changing the souces.list file to Jessie.") #Description: Automatic install of Kodi on Ubuntu MATE 15.10 for Raspberry Pi 2 Update October 30, 2019: I accidentally deleted the package from my google drive This is likely hopelessly out of date anyway, will *try* to get some sort of update out when I have time.Ĭode: Select all #Based off of this discussion: As such, there will be fewer builds in the future.

Currently, I am running PIXEL on my Pi since I like it better than Ubuntu MATE. Update October 5, 2016: I believe I have worked through the library issue. I doubt there ever will be, as distributing packages from modified source code could get sketchy. If you run into problems, I will try my best to help, but I am certainly not a Kodi expert.ġ7.0-BETA3 installation instructions for Ubuntu MATE 16 are here! The guide is a bit long, but most of it is copy-pasting. Thanks so much!īEWARE: This package was built by a packaging noob, so I cannot guarantee hassle free installation or all the features you might expect. This project would have taken a LOT longer without their help. Thanks to Snze, Meidhy, carvari, greenbag, divebombdom, and MonkeymanStones for helping me smoosh all the bugs. Is it possible to install Kodi on Ubuntu MATE 15.10 for the raspberry pi 2? If so, how?ĮDIT: I eventually figured it out with a lot of help.
