Kodi

How to Install Kodi on Ubuntu 20.10

How to Install Kodi on Ubuntu 20.10

Kodi is a popular and open-source media player application where you can watch movies, TV shows, listen to music and even play games. It was developed as a homebrew app for the original Xbox by the name of Xbox Media Center (XBMC). Microsoft abandoned it, but it continues to evolve with the support of XBMC a non-profit organization.

Kodi is available for all operating systems, including Android and iOS. The current stable version is Kodi 18.9 Leia. Let's peek at some key features of Kodi:

  1. Kodi can play music in all formats, including wav and mp3. It can even create smart playlists for you.
  2. Kodi can browse, play shows and films in several formats. The interface displays movies and shows with descriptions and banners.
  3. It can import photos, play slideshows, and even sort them out.
  4. It can record live shows with ease.
  5. Kodi allows you to customize the appearance of the interface with several skins completely.
  6. You can add various add-ons as Kodi comes with a vast selection of add-ons.
  7. Kodi also lets you control media as it supports many remote controls for CEC-compatible TVs.

Installing Kodi on Ubuntu 20.10

Kodi is a cross-platform application and can be downloaded for various Linux distributions including Ubuntu.

To install the current version of Kodi, you need to add an official Kodi PPA. PPA is “Personal Package Archive” from where packages can be downloaded using the “apt” command. It is supported by Ubuntu, Linux Mint, Linux Lite, etc.

To add PPA, first launch terminal and run the command give below:

$ sudo add-apt-repository ppa:team-xbmc/ppa

Input password when asked and then press “Enter” to continue the download process.


Update the package list using “apt update” command:

$ sudo apt update

Now, to install the application using the command given below:

$ sudo apt install kodi

Type “Y” when asked to continue the installation operation. After installation, you can view the application by pressing the “Super” key and typing “Kodi”.


Now, launch it.

Uninstalling Kodi from Ubuntu 20.10

The uninstallation is also a trouble-free process, use the command given below:

$ sudo apt remove kodi

Kodi is not just another media player, it is a free and versatile home entertainment center with a lot of features, and that is what makes it popular.

OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...
OpenTTD Tutorial
OpenTTD is one of the most popular business simulation games out there. In this game, you need to create a wonderful transportation business. However,...
SuperTuxKart for Linux
SuperTuxKart is a great title designed to bring you the Mario Kart experience free of charge on your Linux system. It is pretty challenging and fun to...