How to set up Malta IPTV on Linux
Linux is fully covered here, and if you already live in a terminal, none of what follows will surprise you. We provide a .deb for Debian and Ubuntu plus an AppImage that runs on anything else without installing at all. VLC — already present on practically every desktop — also plays your subscription; it simply will not show you a programme guide.
devicesSelect Your Device
checklistBefore you start
- A 64-bit Linux desktop — Ubuntu 20.04 or newer, or the equivalent
- Your username, password and server URL from the subscription email
- Permission to install packages (sudo), unless you take the AppImage
Step-by-Step Setup
Linux Installation
Download Malta Player
From our Downloads page, take the .deb for Ubuntu, Debian, Mint or any other Debian derivative, and the AppImage for Fedora, Arch, openSUSE or anything else. The AppImage asks for neither installation nor root — convenient on a machine you do not administer yourself.
Install the Application
For the .deb, open a terminal in the download folder and run "sudo dpkg -i maltaiptv.deb", then "sudo apt-get install -f" to pull in anything missing. For the AppImage, make it executable — right-click > Properties > Permissions > Allow executing as program, or chmod +x — then run it directly.
Login with Your Credentials
Open the app and enter the username and password from your subscription email; activation costs nothing. If you are using VLC instead, go to Media > Open Network Stream and paste your M3U URL. VLC plays everything but has no concept of an EPG — channels without a guide.
Check Hardware Decoding
On a desktop with a discrete GPU this is rarely a concern; on a laptop or small-board machine it matters enormously. Confirm VA-API or VDPAU acceleration is enabled in the player and the matching driver package is installed, or 4K playback falls back to the CPU and stutters.
Start Streaming
Channels, guide, films and series load exactly as on every other platform. Everything runs equally well under X11 and Wayland.
Connection Formats
Supported formats for Linux
Xtream Codes API
Enter Server URL, Username & Password. The recommended method for ease of use.
M3U Playlist
Paste the M3U/M3U8 URL directly into your player. Works everywhere.
Recommended Apps
Best players for Linux

Malta Player
Our own app — the fastest, smoothest way to watch Malta IPTV
VLC Media Player
The open-source player that runs everywhere
Common problems
Fixes specific to Linux
dpkg complains about dependencies
Entirely expected — dpkg does not resolve dependencies by itself. Run "sudo apt-get install -f" immediately afterwards and it fetches what is missing and completes the install. There is no need to run dpkg again.
The AppImage will not start
It is almost certainly not executable yet: chmod +x the file. On some minimal installs you may also need FUSE — "sudo apt install libfuse2" on Ubuntu.
Video tears or stutters on a laptop
Hardware decoding is not active. Install the VA-API driver for your chip — intel-media-va-driver, mesa-va-drivers or the NVIDIA equivalent — and turn acceleration on in the player.
Stuck on a Step?
The support team is online 24/7 and happy to walk you through the setup on live chat.
