Skip to content

Install on Linux

From a GitHub Release, pick an amd64/x64 asset that matches your machine (uname -m).

AssetHow to use
*_amd64.AppImagechmod +x and run
*_amd64.debsudo dpkg -i … (Debian/Ubuntu)
*.x86_64.rpmsudo rpm -i … or distro equivalent
*_x64.app.tar.gzextract and run/cp to ~/.local/bin

Skip aarch64 / .dmg assets on x86_64 Linux.

AppImage notes

  • EGL_BAD_PARAMETERFix AppImage on Wayland
  • Soft UI on Hyprland 1.5× → AppImage on Hyprland