Install Kodi on Ubuntu and its Derivatives
This post helps you to install Kodi on Ubuntu and its derivatives. For who enjoyed XMBC, please note that it changed its name some time ago, now it is Kodi. You can install Kodi on your Ubuntu or Linux Mint systems, and of course, if you are using a distribution based on Ubuntu. Each new version of Kodi has gained even more fans and users. If you have a home theatre, it’s nice to have it on your PC/Notebook.
For a long time, Kodi has been going through adjustments and improvements in performance and playback of videos with high-quality sound. The most exciting thing is that you will not need to have a powerful video card for great features.
Installing Kodi from the official repository is very simple. We will only have to add it before installing the program like any other available in the official repositories.
Install Kodi on Ubuntu or Linux Mint
To install Kodi, we are going to use official PPA. Open the terminal and execute the following commands:
sudo apt-get install software-properties-common sudo add-apt-repository ppa:team-xbmc/ppa sudo apt-get update sudo apt-get install kodi
If you did not like it and want to remove, just run the following commands:
sudo apt remove --auto-remove kodi sudo add-apt-repository --remove ppa:team-xbmc/ppa
That’s it!
Also Read:
- How to install gallery-dl in Ubuntu
- Install youtube-dl in Ubuntu
- Install Linux Kernel 5.0 on Ubuntu and its derivatives!
- How to Install Kdenlive Video Editor on Ubuntu
- How to Install OpenShot on Ubuntu and Derivatives
- How to Install OpenShot on Ubuntu and Derivatives
- Install FlatPak on Ubuntu and Derivatives
- How to install VidCutter on Ubuntu and Derivatives
- How to Install ADB on Ubuntu and Derivatives
- How to Install OpenVPN Client on Ubuntu
- How to Install Spotify on Ubuntu and Derivatives
- How to Install Chromecast on Ubuntu Linux
- How to Install Telegram on Ubuntu or Linux
- How to Install Viber on Ubuntu and CentOS

If you like the post Understanding top Command and wish to receive more articles from us, please like our FB page: GrepItOut
Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments. For more details on our services, please drop us an E-mail at info@grepitout.com
Add Comment