Cross-platform

Download Tempest

The terminal that works on every device.

Download for Linux deb (v3.8.2)
SHA-512: Qx3vohn9f2JaZOrQSIknX6K0XDQEnCc8NA8COpko7DlDE+TgoCTsFqbUXDn+LP5/xXNw8yi1IC57oKx39/ghjg==
Download for Linux AppImage (v3.8.2)
SHA-512: Q3uaQb7DbHXJO3Pmr6A4EQygh8k5pJQ/OSxBUkQqTpjd6Xnh2qbD/tOGbYitNRnwDL4gzCNGxXE+5Gxpp7dQRA==
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)