How to Install conserver-server software package in Ubuntu 17.04 (Zesty Zapus)

How to Install conserver-server software package in Ubuntu 17.04 (Zesty Zapus)

conserver-server software package provides connect multiple user to a serial console with logging, 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 conserver-server 

conserver-server is installed in your system.

Make ensure the conserver-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep conserver-server *

You will get with conserver-server package name, version, architecture and description in a table

conserver-server package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Communication Programs
Package conserver-server
Version 8.2.1-1
Description connect multiple user to a serial console with logging
Sub Section comm


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