π > Installation
Install Megacubo IPTV Player
This guide covers how to install IPTV streaming app on various platforms including Windows IPTV player, Android IPTV app, and Linux IPTV software.
Install IPTV Player on Windowsβ
- Visit megacubo.tv
- Download the latest Windows IPTV installer for your system:
- Windows x64 IPTV Player:
Megacubo_X.X.X_win_x64.exe - Windows x86 IPTV App:
Megacubo_X.X.X_win_x86.exe - Windows ARM64 IPTV Software:
Megacubo_X.X.X_win_arm64.exe
- Windows x64 IPTV Player:
- Run the IPTV installer and follow the setup instructions
- Launch Megacubo IPTV player after installation completes
Portable Mode (Windows/Linux)β
To run Megacubo in portable mode:
- During installation (Windows): Select "Portable Mode" option in the installer
- Manual activation: Create the folder
www/nodejs/.portable/in the installation directory and restart the app
Portable mode allows you to run the app from USB drives or external storage without installation.
Install IPTV Player on macOSβ
- Visit megacubo.tv
- Download the macOS IPTV player
.dmgfile (Megacubo_X.X.X_macos.dmg) - Drag the IPTV app into your Applications folder
- Open the Megacubo IPTV player from Finder or Launchpad
macOS Security Notesβ
Megacubo is not signed for Mac, so to run the app, follow these steps:
- Right-click on the Megacubo app in Applications
- Select Open from the context menu
- Click Open in the security dialog that appears
For detailed instructions, see:
Note: For some releases, Mac versions may not be available. Check the download page for the latest available version.
Install IPTV Player on Linuxβ
Quick IPTV Installation (Recommended)β
Run this command in your terminal to install the Linux IPTV player:
wget -qO- https://megacubo.tv/install.sh | bash
Manual IPTV Installationβ
- Download the appropriate Linux IPTV player
.tar.gzfile:- Linux x64 IPTV:
Megacubo_X.X.X_linux_x64.tar.gz - Linux ARM64 IPTV:
Megacubo_X.X.X_linux_arm64.tar.gz
- Linux x64 IPTV:
- Extract the archive:
tar -xzf Megacubo_X.X.X_linux_x64.tar.gz
- Run the install:
chmod +x install.shsudo ./install.sh
- Run the executable:
./megacubo
Uninstalling on Linuxβ
To uninstall Megacubo:
wget -qO- https://megacubo.tv/uninstall.sh | bash
AppImage Supportβ
Some releases include .AppImage files for easier installation on Linux distributions.
Install IPTV Player on Android / TV Boxβ
- Enable Unknown Sources in your device settings
- Use the Downloader app to access: https://megacubo.tv/
- Download the Android IPTV player
.apkfile (Megacubo_X.X.X_android.apk) - Install the IPTV APK file
- Launch the Megacubo IPTV app and begin setup
Android Installation Notesβ
If you run into an error when installing a new version:
- Uninstall the old version first
- Install the new version again
Android Permissionsβ
The app will request the following permissions:
- Storage: For caching and file management
- Internet: For streaming content
- Wake Lock: To prevent sleep during playback
- Network State: For connection monitoring on casting features (Premium)
Troubleshooting Installation Issuesβ
Antivirus Blocks Installationβ
This is usually a false positive. Add the file to your antivirus exceptions.
Installer Failsβ
Try running as administrator or disable any background security tools.
App Won't Launchβ
Reinstall or try the portable version if available.
Post-Installation Setupβ
After successful installation:
- Launch the app for the first time
- Follow the setup wizard to configure preferences
- Add your first IPTV list or enable Community Mode
- Test a channel to ensure everything works
Updating Megacuboβ
Manual Updatesβ
- Download the latest version from megacubo.tv
- Install over the existing version
- Your settings and lists will be preserved
Checking for Updatesβ
- The app may notify you when new versions are available
- You can also check manually by visiting the official website
Backup and Restoreβ
Exporting Settingsβ
- Go to Options > Export | Import
- Click Export Settings
- Save the configuration file
Importing Settingsβ
- Go to Options > Export | Import
- Click Import Settings
- Select your saved configuration file
If you encounter any issues during installation, please check our Troubleshooting guide, visit our website, or contact our support team at contact@megacubo.tv.
For developers: See development setup to build from source.
Next: Troubleshooting Previous: FAQ