Download
Choose the package that matches your system, then install directly.
- Installer formats are recommended for most users (EXE on Windows, DMG on macOS).
- If you want to review changes first, click the version link above.
Latest Version
Current latest version: v1.1.0
Architecture update (v1.0.0+)
Windows and Linux ARM64 packages are now available. Choose the one matching your device architecture.
Windows
| Format | Description |
|---|---|
| EXE Installer | Recommended, double-click to install |
| MSI Installer | Windows Installer format |
| EXE Installer (ARM64) | For Windows on ARM |
| MSI Installer (ARM64) | Windows Installer (ARM64) |
macOS
| Format | Description |
|---|---|
| DMG (Apple Silicon) | M1 / M2 / M3 / M4 |
| DMG (Intel) | x64 architecture |
| app.tar.gz (Apple Silicon) | Portable archive |
| app.tar.gz (Intel) | Portable archive |
Both dmg and app.tar.gz in current releases are not Apple-signed/notarized yet, so macOS may show “app is damaged” or “developer cannot be verified”.
dmg: open the DMG first, dragSea Lantern.appinto/Applications, then run:
xattr -dr com.apple.quarantine /Applications/Sea\ Lantern.appapp.tar.gz: extract first, then run this in the extracted current directory:
xattr -dr com.apple.quarantine ./Sea\ Lantern.appIf it is still blocked, go to “System Settings -> Privacy & Security” and click “Open Anyway”, or right-click the app and choose “Open”.
Linux
| Format | Description |
|---|---|
| DEB | Debian / Ubuntu |
| DEB (ARM64) | Debian / Ubuntu ARM64 |
| RPM | Fedora / RHEL (x86_64) |
| RPM (ARM64) | Fedora / RHEL (aarch64) |
| AppImage | Universal format |
| AppImage (ARM64) | Universal format (ARM64) |
| pkg.tar.zst | Arch Linux package (x86_64) |
Arch Linux users can install via AUR, for example:
yay -S sealanternUbuntu PPA (Community-maintained)
Ubuntu users can install via PPA:
sudo add-apt-repository ppa:brianeee7878/sealantern
sudo apt update
sudo apt install sea-lantern-ppa-updaterSupports Ubuntu 20.04 LTS, 22.04 LTS, and 24.04 LTS.
This PPA is community-maintained and not an official release channel. If you run into issues, use the DEB package above.
System Requirements
- Windows 10+ / macOS 10.15+ / Linux (glibc 2.31+)
- Java 8+ (for running Minecraft server)