How to
How to Download and Install Kodi on Linux [All Distros]

Kodi is an open-source media player app that is available on almost all devices. You can install Kodi on smartphones, Windows PC, Android smartphones, iPhones, Raspberry Pi, and Linux OS. Among the Linux distributions, you can install Kodi on Ubuntu, Mint, and Debian. With the Kodi app on your Linux PC, you can access all the media libraries in one place.
Kodi Requirements
To ge the Kodi app on your Linux PC, it should meet some requirements. Kodi is not a high-end application. You can install the app with minimal requirements.
Accessory | Specifications |
---|---|
CPU | Any PC with x86 (32-bit) or x64 (64-bit) with SSE2 (Streaming SIMD Extensions 2) support. |
RAM | The minimum requirement of RAM is 1GB. But, for a smoother performance, we suggest at least 2GB of RAM. |
OS | From Ubuntu 16.10 and above, you can get the Kodi app. In the case of Mint, you need to have at least 1.7 and above. |
Free Space | To install Kodi, you need 200MB of space. But, to stream movies and import files, we suggest 2GB of free memory. |
Graphics | A GPU with OpenGL 2.0 is enough to run Kodi. If you want to stream 4K or 8K videos, you need to have an upgraded GPU. |
How to Install Kodi on Linux [Mint & Ubuntu]
Kodi for Linux was built primarily for Ubuntu and Ubuntu-based distributions. In the Linux Mint, Ubuntu, or any Ubuntu-based distros, you can use the same commands to get the Kodi app.
1: Open the Terminal window on your Linux PC. You can open it by using the shortcut key Ctrl + Alt + T.
2: Now, enter the below command. This will allow you to manage the distributions and independent software sources.
sudo apt-get install software-properties-common
3: Then, enter the Kodi build that you want to download. There are three versions available.
Final release build: sudo add-apt-repository ppa:team-xbmc/ppa
Development build: sudo add-apt-repository ppa:team-xbmc/unstable
Nightly builds: sudo add-apt-repository ppa:team-xbmc/xbmc-nightly
4: Enter your admin password to complete the verification.
5: Now, enter the update command to get the latest version of Linux.
sudo apt-get update
5: Then, complete the installation by using the command.
sudo apt-get install kodi
6: After that, click the Y key to confirm the installation.
7: Then , close the Terminal window. The Kodi app will be available on the applications list.

How to Install Kodi on Debian
Kodi was officially available for Debian. But Kodi is no longer offering support for Debian. However, you can still get Kodi on Debian by using the below steps.
1: Open the Terminal windows and enter the command to get a backup for source files.
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
2: Verify your credentials and enter the command.
gksudo gedit /etc/apt/sources.list
3: Now, enter the below code and save the file.
deb http://http.debian.net/debian jessie-backports main
4: Then, update the Debian using the command.
sudo apt-get update
5: After that, run the Kodi installation command.
sudo apt-get install kodi
6: Now, you can find the Kodi app on the list of your installed apps.

How to Install Kodi on Other Linux Distros
Apart from Mint, Ubuntu, and Debian, you can install Kodi on other distros with a single command line.
Linux Distros | Installation Command Line |
---|---|
Arch Linux | sudo pacman -S kodi |
OpenSUSE Leap | sudo zypper ar -f -n packman http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.1/ packman |
ZYpp (Zypper) | sudo zypper install kodi |
How to Use Kodi on Linux
Now, you have installed the Kodi app on your Linux PCs. Let’s how to use the open-source media player on your Linux PC.
Access Local Media Files on Kodi
You can access media files like pictures and videos stored on your PC using Kodi.
1: On the Kodi app, click the Videos or Pictures option.

2: Now, click the Files option.

3: On the next screen, click the Add videos option.

4: On the Add Video Source dialog box, click the Browser button.

5: Navigate to the video location and choose a video.

6: It will be played on the Kodi app.
How to Download Kodi Add-Ons
Kodi is nothing without the add-ons. There are thousands of add-ons available in the repository. In Kodi, you can install both the official add-ons and third-party add-ons.
1: On the Kodi home screen, tap the Add-ons option.

2: Click the Install Add-ons icon.

3: On the next screen, tap the Search icon.

4: Now, search for the add-on that you want to install.

5: Select the add-on from the search results.

6: Now, tap the Install button to get the add-on on your Kodi repository.

7: The installed add-on will appear on the Add-ons list.
You can install some of the Kodi add-ons directly from the Terminal window.
Add-ons | Terminal Command Line | Use |
---|---|---|
PVR IPTV Simple Client | sudo apt-get install kodi-pvr-mythtv | Watch IPTV videos from any IPTV provider. |
AirPlay | sudo apt-install shairplay | To AirPlay video content from iPhone and iPad. |
Add-ons list | sudo apt-get install -–install-suggests kodi | You will get add-ons suggestions. |
How to Update Kodi on Linux
As of now, the latest Kodi version available for Linux is Kodi v20. If you are using the older version, update it using the below command.
sudo apt update
or
sudo apt upgrade
How to Downgrade Kodi
If you have any issues with the latest version of Kodi, you can downgrade it to the previous versions. For that, you need to uninstall the latest version and install the older version.
Enter the below code to uninstall the Kodi.
sudo apt purge kodi
sudo add-apt-repository -r ppa:team-xbmc/ppa
Then, follow the above steps to install the Kodi app. You can also reset the Kodi app to fix the issues.
How to Install Kodi on Linux Using Source Code
Apart from using the command lines, you can install Kodi directly from the Source Code. You can get the source code from GitHub.
1: First, install GitHub to download Kodi. For a stable branch, type the following into the Terminal.
sudo apt-get install git
2: Now, get the source code for Kodi. For the stable branch, you have to explicitly name the version of Kodi you need. In this case, Kodi Krypton.
git clone -b Krypton git://github.com/xbmc/xbmc.git
3: Then, go to the Software & Updates in your settings and check to see if the Source Code has been selected.
4: Install required packages and dependencies by typing the following:
sudo apt-get update
sudo apt-get build-dep kodi
5: Configure your Kodi by typing:
cd xbmc
./bootstrap
./configure
6: You may find some errors during this stage. To fix the error, Kodi needs a crossguard. To install it, use the below command.
Make -C tools/depends/target/crossguid PREFIX=/usr/local
7: With everything compiled and built, you can now install Kodi:
make install or sudo make install
8: Once Kodi gets installed, you can launch Kodi either on your Terminal or from your search bar.
Kodi is one of the most versatile media streaming applications that provides you with loads and loads of content free of cost. With the help of add-ons, you can enhance the features of Kodi the way you want.
FAQs
Yes, you can install the Kodi application on Raspberry Pi using NOOBS and LibreELEC.
Disclosure: If we like a product or service, we might refer them to our readers via an affiliate link, which means we may receive a referral commission from the sale if you buy the product that we recommended, read more about that in our affiliate disclosure.