跨平台
下载 Tempest
适配每一台设备的终端。
release / stable
Linux
下载 Linux deb (x86_64) 版本(v3.14.1)
查看最新版本的更新内容 →
SHA-512: r2R71CE3nwQqPnRw0rMnpgohgJoh4Xi3epg+EXuu7m+z/1D3h4utn/wAvJSSwVKoZZ9sOefmOJwfaRrpvYMjzQ==
全部下载
使用包管理器
Tempest Desktop
APTcurl -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
Tempest CLI (MCP)
APTcurl -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 可在任意 Linux 发行版上运行(需 libfuse)