How to install xbmc/xbmc. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
xbmc/xbmc Installation Guide
How to install xbmc/xbmc. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for xbmc/xbmc. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i xbmc/xbmcor
Install via npx
npx @hexmos/ipm i xbmc/xbmcPrerequisites
CMake
build_toolVersion: 3.20.4 or later
Git
system_toolVersion: 2.35.1 or later
Python 3.8 or later
languageVersion: 3.8.10 or later
C++ Compiler (e.g., g++)
system_toolRequired for compiling the Kodi project.
Xcode
osVersion: 14.0 or later
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download and Install from Source
make installDownload and Install from Source (Alternative)
make installDownload and Install from Source (Alternative)
make installPost Installation Steps
- Open the Kodi application on your device.
- Select a media source (e.g., movies, TV shows, music) from the main menu.
- Start playback by selecting a file or streaming service.
