Cross-platform

Download Tempest

The terminal that works on every device.

Download for Linux deb (v3.10.4)
SHA-512: fK9CnllpfInV2WZN9Vd2d7kNs95pZNnLG2MPX97814xb3ic7k1vjl2M1O7++z/U4O7RZ88IQzLejlOapm5tv/A==
Download for Linux AppImage (v3.10.4)
SHA-512: lSEuHETVLq4aqYIqxBy1+MOYRSux6fUfTtjdc+/UHo6azUBwmIxO4+3E5D5XoGdAspmBsVQo7Yp0iWIbmpsrNA==
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)