Cross-platform

Download Tempest

The terminal that works on every device.

Download for Linux deb (v3.12.1)
SHA-512: TP8ptNUajzoSNrNeCUmTq9nLepVx2j8NMTLy+JfP8EaUUZO3ULW0df3MtGme2G+pe5sjZzs7Qej4efznElLxzA==
Download for Linux AppImage (v3.12.1)
SHA-512: 3PYqx4pSxfvMHpUUwuX2Hl34URKEvI3CtaSYwwalXOfBg3x1QsBYlRwBdth27odTi41euv0aROG6EAGgSr8V8A==
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)