GNS3 package for Debian 10

This repository provides an unofficial (and unsupported) package for GNS3 for Debian 10, based on the package available from https://docs.gns3.com/1QXVIihk7dsOL7Xr7Bmz4zRzTsJ02wklfImGuHwTlaA4/index.html for Ubuntu bionic.

Contact: lucas@debian.org

Installation instructions

# Download and trust lucas' GPG key
wget -O - https://db.debian.org/fetchkey.cgi?fingerprint=FEDEC1CB337BCF509F43C2243914B532F4DFBE99 | apt-key add

# add the repository
echo 'deb https://people.debian.org/~lucas/gns3-buster/ ./' > /etc/apt/sources.list.d/gns3.list

# Update and install virtualbox
apt update
apt install gns3-gui gns3-server