Cross-platform

Download Tempest

The terminal that works on every device.

Download for Linux deb (v3.12.5)
SHA-512: QIX2UGjC2J9ZVduiaqwi1VzulSIafCNnbZwC2DdDqI0+PUfKZNrSZ8nsiqjmg3J58szU9G1Z45Q/qDTyKTxPRA==
Download for Linux AppImage (v3.12.5)
SHA-512: kfQhFkAtbrTYilWEcl+gOD/s5um+dVklYYVrgRx6jWnYTpynxLmOaOafd0gOqaPfqxW99mhm+3NLh9k1MGx8sg==
See what's new in the latest version →

Install Tempest Desktop

APT

Debian / Ubuntu
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

Install Tempest CLI

APT

Debian / Ubuntu
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)