gns3-server from Education project

Select Your Operating System

For Fedora 22 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Education/Fedora_22/Education.repo
dnf install gns3-server
For Fedora 21 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Education/Fedora_21/Education.repo
yum install gns3-server
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/Education.repo
zypper refresh
zypper install gns3-server
For SLE 12 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_12_Backports/Education.repo
zypper refresh
zypper install gns3-server
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/15.6/Education.repo
zypper refresh
zypper install gns3-server
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/15.5/Education.repo
zypper refresh
zypper install gns3-server
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/15.4/Education.repo
zypper refresh
zypper install gns3-server
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/15.3/Education.repo
zypper refresh
zypper install gns3-server
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_15_SP4/Education.repo
zypper refresh
zypper install gns3-server
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_15/Education.repo
zypper refresh
zypper install gns3-server