Download Lemon TV for Linux
A first-class citizen. Experience native performance on your Linux desktop with our cross-platform video app, built fully open-source.
Version 0.8.0 • Linux amd64 • Free
Command Line Install
Debian/Ubuntu:
wget https://static.lemontv.xyz/Lemon.TV_0.8.0_amd64.deb
sudo apt install ./Lemon.TV_0.8.0_amd64.debAppImage:
chmod +x Lemon.TV_0.8.0_amd64.AppImage
./Lemon.TV_0.8.0_amd64.AppImageLinux benefits
- Hardware Video AccelerationSupports VA-API depending on your display server (Wayland/X11) and GPU drivers.
- System ThemingRespects your dark mode preferences naturally.
Linux FAQ
Which Linux distributions are supported?
Lemon TV broadly supports most modern 64-bit Linux distributions. We officially provide .deb for Debian/Ubuntu-based distros, .rpm for Fedora/RHEL-based distros, and an AppImage that works universally everywhere.
Why does the AppImage not run?
You must give the AppImage execution permissions before it can run. Right-click the file > Properties > Permissions > Allow executing file as program. Or run `chmod +x Lemon.TV_0.8.0_amd64.AppImage` in the terminal.
Are there dependencies I need to install?
For AppImage, everything is bundled. For .deb and .rpm, your package manager (apt/dnf) will automatically resolve and install required WebKit2GTK dependencies.