gns3

GNS3 network simulator. Graphical user interface package.

Ubuntu
RUN apt-get update && \ apt-get install -y gns3
Alpine
RUN apk add gns3-gui
Fedora
RUN dnf install -y gns3-gui
Raspbian
RUN apt-get update && \ apt-get install -y gns3
click the source code to copy install gns3 on any operating system with command-not-found.com