Skip to content

Install Celebi

Choose your platform below to install Celebi.


All Platforms

Platform Format Guide
macOS (Apple Silicon / Intel) .dmg disk image macOS Install Guide
Linux (Debian / Ubuntu) .deb package Linux Install Guide
Windows (x64) .exe installer Windows Install Guide

Download

Go to GitHub Releases to download the latest installer for your platform.

Platform File
macOS celebi-*-macos.dmg
Linux celebi_*_amd64.deb
Windows celebi-*-windows-setup.exe

Each release includes SHA256 checksums (.sha256 files) for verification.


Verifying Downloads

# Linux / macOS
sha256sum -c celebi-<version>-<platform>.sha256

# Windows (PowerShell)
Get-FileHash celebi-*-windows-setup.exe -Algorithm SHA256