Architecture: AMD64
Distribution: Bookworm (Debian 12)
Last Updated: March 29, 2025
# Download the repository installer
wget http://repository.exnet.space/install
# Allow it to be executed
sudo chmod +x install
# Run the installer
sudo ./install
# Check that the repository has been added
sudo apt-get update
# Install DVSwitch Server
sudo apt-get install dvswitch-server
# If it says it was unable to get certain packages, just run 'apt-get install dvswitch-server' again