How to Install Kodi on Linux


How to Install Kodi on Linux When it comes to media streaming, there is no better player than Kodi . Far from its humble beginnings on the original Xbox, it can transfer everything from your boxset collection to live TV. As it is a cross-platform, you will have no problems installing Linux on your computer.

Some Linux repositories already include Kodi as part of their software packages, not all of them. Here's how to install Kodi on some of the most popular Linux distributions.

Installing Ubuntu and Kodi
Recent versions of Ubuntu added Kount as part of Ubuntu's default software repositories. This means that you can install directly from the terminal without having to add a new software store first. All you have to do is open a terminal window and type:

 sudo apt install kodi
If you are looking for the latest versions of Kodi, you may want to install Kodi from Team Kodi repositories. To do this, type:

sudo apt install software-properties-common
 sudo add-apt-repository ppa: team-xbmc / ppa
 sudo apt update
 sudo apt install kodi
Install Kodi Ubuntu Terminal Window
If you want to get the most advanced version of Kodi (such as beta or night versions), you'll need developer pools.

Follow the instructions above and type “ppa: team-xbmc / ppa için for beta versions and“ ppa: team-xbmc / unstable beta for beta versions, or “ppa: team-xbmc / xbmc-nightly gecelik for overnight installations. current corrections and features.



You can also follow these instructions for other delights of Ubuntu, such as Kubuntu, and distributions such as Linux Mint.

If you want to install using a GUI, you can install Kodi from an additional package using the Ubuntu software catalog. Open the Applications menu (bottom left) and type Kodi. You should see that Kodi has a result. Shoot and take you to the software catalog.

Kodi Ubuntu Installation Catalog Window
Click Install from there, Kodi will be installed automatically.

Installing Debian and Kodi
Ubuntu is based on Debian, so the installation instructions are quite similar to Debian. The simplest method is to use the Kodi version in the main Debian repository, assuming you are running Stretch (Debian version 9) and later. Open a terminal and type:

sudo apt update 
 sudo apt install was putting
These instructions will also apply to the Debian-based distribution Raspbian for Raspberry Pi.

Kodi Raspbian Installation Terminal Window
Would you prefer a GUI installer? Go to “Applications -> System Tools -> Synaptic Package Manager. Gidip Open Synaptic with apt, GUI. Click “Search ve and start searching for Kodi.

Check for installation, then click “Apply.. Synaptic will start the installation process.

Installation of Fedora and Kodi
Unlike Debian and Ubuntu, there is no Kodi version available from an "official" repository for Fedora. You must first add the RPM Fusion repository. To do this, open a terminal and type:

sudo dnf install https: // download1.rpmfusion.org / free / fedora / rpmfusion-free-release- $ ( rpm -E % fedora ) .noarch.rpm https: // download1.rpmfusion.org / nonfree / fedora / rpmfusion -nonfree-release- $ ( rpm -E % fedora ) .noarch.rpm


You will also need to edit the configuration of SELinux, a security mechanism that is part of the Linux kernel. In the terminal, type:

 sudo gedit / etc / selinux / config
Find parameter IN SELINUX = enable ve and change “enable” to “permissive.. Save, exit, and restart when you're done. With the RPM Fusion and SELinux set, you can now install Kodi. Type:

 sudo dnf install kodi
This will install Kodi using the latest available package.

Arch philosophy
Arch philosophy is about tailoring your Linux distribution to your needs. However, you don't need to go deep into Arch to install Kodi. Turn on your terminal and type:

Pacman -Syu
pacman -S kodi
This will install the latest version of Kodi on your Arch-running device. A comprehensive  Kodi article on the Arch Wiki provides  support and optimization tips for Arch on Kodi, as well as instructions for compiling Kodi if you need it.

Better with Kodi on Linux
With Kodi installed, you can start installing the best Kodi plugins to turn it into the only media center you need. The open-source, collaborative nature of its development has won many fans of Kodi



Comments

Popular posts from this blog

How to install Kodi Collusion Build on Kodi 17.6 / 18 Leia