

- #How to uninstall kodi on linux how to
- #How to uninstall kodi on linux install
- #How to uninstall kodi on linux update
- #How to uninstall kodi on linux upgrade
- #How to uninstall kodi on linux tv
You can add media libraries and add-ons to be able to watch TV channels from all over the world. Go ahead and explore the available options when it comes to customization. Execute the command by pressing enter and Kodi will run.Īt first glance, the program looks like any other media player. Alternatively, you can use the terminal and type “kodi” in the command line. Now that you have Kodi installed, you can run it by heading to activities and choosing the corresponding app.
#How to uninstall kodi on linux update
Alternatively, you can also update via the Software Update tool of your Ubuntu distro.
#How to uninstall kodi on linux upgrade
That will update the package list and upgrade Kodi to the latest version. If you notice that the developers released a new version of the program, use the command line to enter the following: apt update You will notice that the installation process will finish in a matter of seconds or minutes, and that depends solely on your machine.
#How to uninstall kodi on linux install
The command for installing Kodi is now the following line: apt install kodi Now, update the package list once again: apt update You can do so by pressing enter – the system will automatically start adding the repository. Please note that the system will ask you to confirm the installation. You can do that with this command: add-apt-repository ppa:team-xbmc/ppa The next step is to add the official repository used by the Kodi developers. Use the following line to check that: apt install apt-transport-https software-properties-common Next, we want to make sure that we have all the necessary dependencies installed. Like any other installation, it is vital first to update the package list: apt update It may take a bit more time, but it will be worth it because you will have the latest version of the software.

If you want to ensure that you have the newest update installed, we suggest using Kodi repositories. However, they may be a little late with updating the software to the latest version. You can find Kodi in the official Ubuntu repository. Everything else will be explained during the tutorial process. The only thing you need is to start your terminal and make sure to be logged in as a user that has super-user privileges. What Do You Need to Install Kodi on Ubuntu? The guide you are reading will also work on any Ubuntu-based Linux distro, including Elementary OS, Linux Mint, and Kubuntu.
#How to uninstall kodi on linux how to
Users can completely adjust the app to their preference with many skins and add-ons available in both official and unofficial repositories.īefore you can start customizing, you need to learn how to install Kodi on Ubuntu. Kodi has numerous features, including playing and streaming various media like TV channels, music, podcasts, and other videos. The software is open-source, completely free, and available across multiple platforms. You might know this media player as XBMC, which is its former name. Moreover, you can also remove it at any time with the very same level of ease and convenience.If you are a fan of TV, the chances are you won’t find a more useful app than Kodi. Once you have this application installed on your system, you can easily use it for media streaming. This article revealed the easiest and quickest method of installing Kodi on a Linux Mint 20 system. To remove the Kodi packages from your Linux system completely, you can execute the following command: $ sudo apt-get purge -autoremove kodi The Kodi interface is shown in the image below: We can even launch Kodi through the Mint menu, however, if you want to launch it through the terminal, then you can execute the following command: $ kodi Step # 3: Launch Kodi through your System’s Terminal

The Kodi version that we have managed to install on our Linux Mint 20 system is shown in the image below: Now since Kodi has been successfully installed on our system and all of its packages are fully updated, we can check its version with the following command: $ kodi -version Step # 2: Check the Version of Kodi Installed This command will install Kodi on your Linux system without asking you for any confirmation before since we have used the “-y” flag with it. Install Kodi on Linux Mint 20įor having Kodi installed on your system, you will have to proceed as described in the steps below: Step # 1: Install Kodi on your Linux Systemįirst, you should install Kodi by running the following command in your terminal: $ sudo apt-get install kodi -y In this article, I will show you how to install Kodi on a Linux Mint 20 desktop. It means that it is designed in such a way that it looks equally appealing no matter which device you are using it. It is used for media streaming on all kinds of screens whether they are large TV screens or very compact mobile screens. Kodi is a cross-platform media player launched by XMBC in 2004.
