Skip to content

Instantly share code, notes, and snippets.

@ftorto
Created April 13, 2018 06:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ftorto/45407691ff963a573d2f9b827ddead57 to your computer and use it in GitHub Desktop.
Save ftorto/45407691ff963a573d2f9b827ddead57 to your computer and use it in GitHub Desktop.
Install kodi on raspberry pi B
#Kodi available directly in repo
sudo apt install kodi
# Missing lib when using debian-stretch light
sudo apt-get install libraspberrypi0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment