How-to Add Kodi PPA Repo for Ubuntu/Mint Linux+GNU

Enabling Kodi PPA

The Tip Show How-to Add the Kodi Stable PPA Apt Repo for Linux Mint/Ubuntu GNU Desktops.

Kodi (formerly known as XBMC) is an award-winning free and open source (GPL) software media center for playing videos, music, pictures, games, and more.

Enable Kodi Ubuntu/Mint PPA - Rocket Launcher
  1. Open a Command Line Console Session

  2. Enabling the Kodi Apt PPA

    sudo su -c "apt-add-repository -y  ppa:team-xbmc/ppa"

    If Got “User is Not in Sudoers file” then Look: Solution

  3. Refreshing Apt Repositories

    sudo apt-get update