V3XCTRL Debian Repository

This is the official Debian package repository for V3XCTRL.

Setup

# 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
    

Packages

Links