How to Install core-network software package in Ubuntu 17.04 (Zesty Zapus)

How to Install core-network software package in Ubuntu 17.04 (Zesty Zapus)

core-network software package provides intuitive network emulator that interacts with real nets (metapackage), 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 

core-network is installed in your system.

Make ensure the core-network package were installed using the commands given below,

$ sudo dpkg-query -l | grep core-network *

You will get with core-network package name, version, architecture and description in a table

core-network package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package core-network
Version 4.8-2
Description intuitive network emulator that interacts with real nets (metapackage)
Sub Section net


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