This article has been just updated:
Kodi wouldn’t be one of the most popular open-source media player software applications in the world if it wasn’t for its active development. Kodi developers work tirelessly on fixing bugs, creating new features, and polishing the application to perfection. To enjoy the very best Kodi has to offer, you should learn how to update it. The good news is that updating Kodi is pretty simple, and you should be able to learn how to do it in just a few minutes.
1. How to Update Kodi on Windows
Our favorite way how to update Kodi on Windows involves a simple add-on called Windows Installer.
- Open Kodi on Windows.
- Go to Add-ons.
- Click on the box icon to select Package Installer.
- Now select Install from Repository.
- Scroll down and select Kodi Add-ons Repository.
- Go to Program Add-ons and select Windows Installer from the list.
- Click Install.
- Return to the main screen and go to Add-ons → Program Add-ons → Kodi Installer.
- Select the latest version of Kodi available.
- Wait for Kodi to update and enjoy!
Alternatively, you can get the Windows Store version of Kodi and enjoy hassle-free updates right from the store.
2. How to Update Kodi on Android
If you’re an Android user, you have nothing to worry about because Kodi is available in the Google Play Store. Just like all other Google Play Store apps, Kodi updates automatically when a new version is available.
That said, you might want to manually update to Kodi v18 “Leia” RC 2, which is a pre-release version of Kodi that’s not yet available on the Google Play Store. To download Kodi v18 “Leia” RC 2:
- Go to: https://kodi.tv/.
- Click the blue Download button.
- Choose Android and click on the “Pre release” tab.
- Download the version for your Android device or become a tester to receive unreleased version of Kodi in the Google Play Store.
3. How to Update Kodi on iOS
It’s not possible to install Kodi on iOS without jailbreak and iOS 6.0 or higher (8.0 or higher is highly recommended). We won’t explain how to jailbreak your iOS device in this article because a simple Google search should give you all the information you might need, but we will tell you how you can download the latest version of Kodi:
- Go to: https://kodi.tv/.
- Click the blue Download button.
- Select iOS and download either the 32-bit or the 64-bit DEB file.
- Open the downloaded file in iFile to install it.
4. How to Update Kodi on Mac
Kodi runs natively on macOS, but you won’t find it on the App Store. What you need to do instead is go to Kodi’s official website and download it from there:
- Go to: https://kodi.tv/.
- Click the blue Download button.
- Select MacOS and download the 64-bit installer. An Intel Mac running OS X 10.8 or higher is required.
- Open the downloaded file just like you would any other macOS application and install it.
- Enjoy the latest version of Kodi.
5. How to Update Kodi on Linux
Kodi runs on many different Linux distributions, including Ubuntu. To install it, open the command line terminal and enter the following four commands:
- Enter:
sudo apt-get install software-properties-common
- Enter:
sudo add-apt-repository ppa:team-xbmc/ppa
- Enter:
sudo apt-get update
- Enter:
sudo apt-get install kodi
You can then keep it updated by running “sudo apt-get update && sudo apt-get upgrade” from time to time. Alternatively, you could use Kodibuntu, which is a Linux distribution for use on PCs that are mainly just running Kodi.
6. How to Update Kodi on Raspberry Pi
If you want to enjoy the latest version of Kodi on Raspberry Pi, we recommend you install OSMC, a free and open source media center based on the Kodi project. OSMC supports Raspberry Pi 1, 2, 3, 3+, and Zero, and it’s known for its easy installation.
- Go to the OSMC project website and download the OSMC installer for your operating system.
- Use the installer to install OSMC on a microSD card.
- Insert the microSD card into the microSD card slot in your Raspberry Pi.
- Boot up your system.
- Enjoy the latest version of OSMC.
7. How to Update Kodi on Apple TV
You can install and update Kodi on Apple TV from the command line:
- Open the terminal and enter:
ssh root@YOUR.ATV2.IP.ADDRESS
• You need to replace “YOUR.ATV2.IP.ADDRESS
” with the IP address of the Apple TV.
• You will be asked for a password: default password isalpine
. - Enter:
apt-get install wget
- Enter:
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
- Enter:
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
- Enter:
echo "deb http://mirrors.kodi.tv/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
- Enter:
apt-get update
- Enter:
apt-get install org.xbmc.kodi-atv2
- Enter:
reboot
Just keep in mind that the last supported version for the platform is Kodi 14.2.
How to Use Kodi with a VPN
To enjoy Kodi without any regional restrictions, we recommend you use NordVPN, a popular personal virtual private network service with desktop applications for Windows, macOS, and Linux, mobile apps for Android and iOS, as well as an application for Android TV.
NordVPN can instantly bypass all geo-restrictions, allowing you to watch countless streams for free. The service adheres to a strict no logs policy, and it’s chosen Panama, a country that does not participate in the Five Eyes or Fourteen Eyes alliances and has no mandatory data retention laws, as its home.
NordVPN starts at just $2.99, and you can try it for up to 30 days with a 100 percent money-back guarantee.
Conclusion
Kodi is a fantastic free media player that works just as well on large screens as it does on mobile devices. To enjoy it without annoying bugs, you should keep it updated to the latest version, and we’ve explained how you can do just that in this article.