RustDB APT Repository
Signed RustDB APT repository maintained by Artem Ryzhov for Debian Linux and Raspberry Pi arm64 systems, with suite-specific metadata for stable and trixie.
Repository URL: https://apt.ryzhov.website/
Current published targets include Debian trixie arm64 and the stable alias for the same tested package pool. The primary repository host is apt.ryzhov.website.
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://apt.ryzhov.website/rdynamo.asc | sudo gpg --dearmor -o /etc/apt/keyrings/rdynamo.gpg
echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/rdynamo.gpg] https://apt.ryzhov.website trixie main" | sudo tee /etc/apt/sources.list.d/rdynamo.list
sudo apt update
sudo apt install rdynamo