📦 Tenstorrent Package Repository

Package Repository

📦Installation Instructions

Debian / Ubuntu

1
Add the repository to your sources:
echo "deb [signed-by=/etc/apt/keyrings/tt-pkg-key.asc] https://ppa.tenstorrent.com/ubuntu/ $( cat /etc/os-release | grep "^VERSION_CODENAME=" | sed 's/^VERSION_CODENAME=//' ) main" | sudo tee /etc/apt/sources.list.d/tenstorrent.list > /dev/null

sudo mkdir -p /etc/apt/keyrings; sudo chmod 755 /etc/apt/keyrings

sudo wget -O /etc/apt/keyrings/tt-pkg-key.asc https://ppa.tenstorrent.com/tt-pkg-key.asc
2
Update your package list:
sudo apt update
3
Install packages:
sudo apt install package-name

Fedora

1
Add the repository configuration:
sudo bash -c 'cat > /etc/yum.repos.d/tenstorrent.repo << EOF
[Tenstorrent]
name=Tenstorrent
baseurl=https://ppa.tenstorrent.com/fedora
enabled=1
gpgcheck=1
gpgkey=http://ppa.tenstorrent.com/tt-pkg-key.asc
EOF'
2
Install packages:
sudo dnf install package-name
Note: On first package install, dnf will prompt you to import the GPG key. Review the key fingerprint and confirm to proceed.

🔧 Repository Info

This repository contains custom Debian/Ubuntu packages. All packages are built and maintained specifically for this distribution.

📋 Compatibility

Compatible with Ubuntu 22.04, 24.04

Alpha testing with Debian 13+

Compatible with Fedora

📁 Available Files /

File Name  ↓ File Size  ↓ Date  ↓ 
-2026-Jul-21 11:03
-2026-Jul-21 11:02
-2026-Jun-23 19:40
-2026-Jun-23 19:37
656 B2026-Jul-21 11:26