Cross-platform

Download Tempest

The terminal that works on every device.

release / stable
Linux
Download for Linux deb (x86_64) (v3.14.1)
SHA-512: r2R71CE3nwQqPnRw0rMnpgohgJoh4Xi3epg+EXuu7m+z/1D3h4utn/wAvJSSwVKoZZ9sOefmOJwfaRrpvYMjzQ==

All downloads

Format Architecture Version Download
deb x86_64 v3.14.1 Download
rpm x86_64 v3.14.1 Download
AppImage x86_64 v3.14.1 Download
deb aarch64 v3.14.1 Download
rpm aarch64 v3.14.1 Download
AppImage aarch64 v3.14.1 Download
See what's new in the latest version →

Use Package Manager

Tempest Desktop

APT
curl -fsSL https://download.gotempest.app/apt/gpg/tempest.asc | sudo gpg --dearmor -o /etc/apt/keyrings/tempest.gpg
echo "deb [signed-by=/etc/apt/keyrings/tempest.gpg] https://download.gotempest.app/apt stable main" | sudo tee /etc/apt/sources.list.d/tempest.list
sudo apt update
sudo apt install tempest

Tempest CLI (MCP)

APT
curl -fsSL https://download.gotempest.app/apt/gpg/tempest.asc | sudo gpg --dearmor -o /etc/apt/keyrings/tempest.gpg
echo "deb [signed-by=/etc/apt/keyrings/tempest.gpg] https://download.gotempest.app/apt stable main" | sudo tee /etc/apt/sources.list.d/tempest.list
sudo apt update
sudo apt install tempest-cli

AppImage works on any Linux distribution (libfuse required)