core-network-daemon software package provides intuitive network emulator that interacts with real nets (daemon), 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 core-network-daemon
core-network-daemon is installed in your system.
Make ensure the core-network-daemon package were installed using the commands given below,
$ sudo dpkg-query -l | grep core-network-daemon *
You will get with core-network-daemon package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Network |
| Package | core-network-daemon |
| Version | 4.8-2 |
| Description | intuitive network emulator that interacts with real nets (daemon) |
| Sub Section | net |