Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu - Install Kodi

Ubuntu 16.04 From PPA

sudo add-apt-repository ppa:team-xbmc/ppa -y
sudo apt update
sudo apt install kodi -y

Even if you already have Kodi installed, you will need to do this in order to be able to install the kodi-vfs-sftp package if you want to add libraries over SSH.

Last updated: 7th March 2021
First published: 16th August 2018