How to Install dynamips software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dynamips software package in Ubuntu 17.04 (Zesty Zapus)

dynamips software package provides Cisco 7200/3600/3725/3745/2600/1700 Router Emulator, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dynamips 

dynamips is installed in your system.

Make ensure the dynamips package were installed using the commands given below,

$ sudo dpkg-query -l | grep dynamips *

You will get with dynamips package name, version, architecture and description in a table

dynamips package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package dynamips
Version 0.2.14-1
Description Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Sub Section net


See Also, How to uninstall or remove dynamips software package from Ubuntu 17.04 (Zesty Zapus)?