Exaviz APT Repository

Official Debian/Ubuntu packages for Exaviz products

Software Repository

This is a Debian APT repository providing official software packages for Exaviz hardware and related tools. Use the instructions below to add this repository to your system.

Quick Setup

1 Import the GPG key
curl -fsSL https://apt.exaviz.com/exaviz-repo-key.asc | sudo gpg --dearmor -o /usr/share/keyrings/exaviz-archive-keyring.gpg
2 Add the repository (use your distribution codename)
echo "deb [signed-by=/usr/share/keyrings/exaviz-archive-keyring.gpg] https://apt.exaviz.com bookworm main" | sudo tee /etc/apt/sources.list.d/exaviz.list
3 Update and install
sudo apt update && sudo apt install exaviz-dkms

Supported Distributions

  • Debian 12 (Bookworm) - codename: bookworm
  • Debian 13 (Trixie) - codename: trixie
  • Ubuntu 24.04 (Noble) - codename: noble
  • Raspberry Pi OS (Bookworm)