jingle
2017-05-17 19:05 deepin
jingle@jingle:~$ apt-cache search gns3
libcgns3.1 - CFD General Notation System library
libcgns3.1-dbg - CFD General Notation System library
gns3 - Graphical Network Simulator
dynamips - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
sudo apt-get install gns3
libcgns3.1 - CFD General Notation System library
libcgns3.1-dbg - CFD General Notation System library
gns3 - Graphical Network Simulator
dynamips - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
sudo apt-get install gns3
Reply Like 0 View the author
Debian-based distributions (64-bit only)
FOR DEBIAN JESSIE
Add the following lines to your /etc/apt/sources.list:
deb http://ppa.launchpad.net/gns3/ppa/ubuntu trusty main
FOR DEBIAN STRETCHdeb-src http://ppa.launchpad.net/gns3/ppa/ubuntu trusty main
Add the following lines to your /etc/apt/sources.list:
deb http://ppa.launchpad.net/gns3/ppa/ubuntu xenial main
deb-src http://ppa.launchpad.net/gns3/ppa/ubuntu xenial main
Finally, run the following commands in a terminal:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F88F6D313016330404F710FC9A2FD067A2E3EF7B
sudo apt-get update
sudo apt-get install gns3-gui