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 from the command line

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

Homebrew

Linuxbrew
brew tap tempest-term/tempest https://github.com/tempest-term/homebrew-tempest.git
brew install --cask tempest

AppImage works on any Linux distribution (libfuse required)