KODI on a Raspberry Pi Zero

From RiceFamily Wiki
Jump to: navigation, search

Raspberry Pi Foundation recently released their Raspberry Pi Zero for $5!! WOW!!

Just watched a video of KODI running on the Pi Zero. Not bad.

You need a few items to make it work, but dang!

Packages for KODI are available via the Rasbian package stores. There is an Installation Guide available.

Apparently, as of September 2015, KODI is not available in the Rasbian Jessie repositories. Need to try the following commands and see if it installs. The hope is that KODI gets added to the repos at some point.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install kodi

There is a Tutorial for Configuring KODI on a Raspberry Pi.