This is the official Debian package repository for V3XCTRL.
# Import the signing key
curl -fsSL https://repo.v3xctrl.com/public.key | sudo gpg --dearmor -o /usr/share/keyrings/v3xctrl.gpg
# Add the repository
echo "deb [signed-by=/usr/share/keyrings/v3xctrl.gpg arch=arm64] https://repo.v3xctrl.com trixie main" | sudo tee /etc/apt/sources.list.d/v3xctrl.list
# Update and install
sudo apt update
sudo apt install v3xctrl
v3xctrl - RC client and web interfacev3xctrl-python - Python runtime for V3XCTRL