Download & Install
If you are already on Linux and want to run Lumi quickly, use the latest development AppImage from GitLab artifacts:
https://gitlab.gnome.org/pixelmixer/lumi-dev/-/artifacts
- Download the latest development AppImage artifact zip.
- Extract the zip.
- Double-click the
Lumi*.AppImagefile to run it.
The AppImage should already be runnable. If it is not, enable Allow executing file as program in the file’s permissions, or use the terminal method below.
chmod +x Lumi*.AppImage
./Lumi*.AppImage