Download Melia for Linux

Free for one account. All features included.

Loading...

Loading download information...

Downloads

Melia packages downloaded

Up and running in 60 seconds

1

Download

Pick your format above: AppImage (x86_64 or ARM64), .deb, .rpm, Flatpak, or Snap.

2

Install

Follow the per-format instructions on the card you chose.

3

Add your email

Pick from 32 provider presets or configure manually. You're done.

New to Melia? Start here: a walkthrough of your first account, the three panes, and what those bars on your mail mean.

Distro Compatibility

Melia runs on any modern Linux distribution, on Intel, AMD, and 64-bit ARM hardware.

System Requirements

RAM
4 GB
Min: 2 GB
Disk Space
1 GB
Min: 500 MB
Display
1920x1080+
Min: 1280x720

Minimum vs. Recommended

Component Minimum Recommended
Operating system 64-bit Linux · glibc 2.31+ (Ubuntu 20.04+, Debian 11+, Fedora 33+) Ubuntu 24.04 LTS or newer · GNOME on Wayland
Architecture x86_64 / amd64, or arm64 / aarch64 (AppImage only) x86_64 / amd64, or arm64 / aarch64
CPU Dual-core x86_64 or arm64 Modern quad-core x86_64 or arm64
Memory 2 GB RAM 4 GB+ (8 GB for many accounts or large mailboxes)
Disk ~500 MB free (~313 MB installed) 1 GB+ (headroom for the local SQLite cache)
Display 1280×720 · Wayland or X11 1920×1080+ · HiDPI / 4K supported
Graphics Software rendering GPU with hardware acceleration (on by default)
Credential storage Electron safeStorage fallback GNOME Keyring / KWallet via libsecret
Network Internet for IMAP/SMTP sync Stable broadband connection

Platform support

  • Linux only. There are no Windows or macOS builds.
  • 64-bit only, on either x86_64 (amd64) or ARM64 (aarch64). There is no 32-bit (i386) build. Run uname -m if you aren't sure which one your machine is.
  • ARM64 ships as an AppImage, and only as an AppImage. The .deb, .rpm, Snap, and Flatpak packages remain x86_64. It is a complete build, not a reduced one: same features, same protection, same keyring and tray integration, and in-app updates that keep an ARM64 install on ARM64.
  • Requires glibc 2.31 or newer (Ubuntu 20.04+, Debian 11+, Fedora 33+, or a comparable modern distro).
  • Ships as .deb (Debian/Ubuntu family), .rpm (Fedora and the RHEL family), AppImage (x86_64 and ARM64), Snap (needs a core24 / Ubuntu 24.04 runtime), and Flatpak. AppImage and Flatpak are the most portable across distros, and AppImage is the one that covers both architectures.
  • Snap users: connect the password-manager-service interface so credentials use the real system keyring.
  • .rpm users: the package isn't signed, so dnf notes that it skipped OpenPGP checks. Install it with sudo dnf install ./melia-*.rpm rather than rpm -i, so dependencies resolve.
  • ARM64 users: nothing extra to install. The AppImage runtime is self-contained and mounts through fusermount3, which modern distros ship by default. We verified the build on an Apple M1 running Fedora Asahi Remix, where accounts, syncing, the system keyring, and the tray all behaved as they do on x86_64. ARM64 is the newest thing we ship, so if something looks wrong on your hardware, tell us.

Having trouble on your distro? Let Us Know

Verifying Your Download

Every release includes SHA256 checksums and a GPG signature so you can verify the integrity and authenticity of your download.

Verify checksum

# Verify checksum sha256sum -c SHA256SUMS

Verify GPG signature

# Import the GPG public key curl -sL https://melia.buxjr.com/keys/melia-public-key.asc | gpg --import # Verify the signature gpg --verify SHA256SUMS.asc SHA256SUMS

GPG Fingerprint: FB77 913C 2C0C 2747 5E40 1B95 50C4 B20B F021 80A0

Download the Public Key

Previous Releases

Need an older version? Download any of the last 10 releases below.

Loading...

Loading releases...

View all releases on GitHub