systemprompt.io — APT repository

APT repository for the systemprompt AI governance gateway. Debian 12+, Ubuntu 22.04+, signed for amd64 and arm64.

Install

curl -fsSL https://deb.systemprompt.io/gpg.key \
  | sudo gpg --dearmor -o /usr/share/keyrings/systemprompt.gpg

echo "deb [signed-by=/usr/share/keyrings/systemprompt.gpg] https://deb.systemprompt.io stable main" \
  | sudo tee /etc/apt/sources.list.d/systemprompt.list

sudo apt-get update
sudo apt-get install systemprompt