How to Install ircd-ircu software package in Ubuntu 17.04 (Zesty Zapus)

How to Install ircd-ircu software package in Ubuntu 17.04 (Zesty Zapus)

ircd-ircu software package provides Undernet IRC Server 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 ircd-ircu 

ircd-ircu is installed in your system.

Make ensure the ircd-ircu package were installed using the commands given below,

$ sudo dpkg-query -l | grep ircd-ircu *

You will get with ircd-ircu package name, version, architecture and description in a table

ircd-ircu package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package ircd-ircu
Version 2.10.12.10.dfsg1-1.1ubuntu1
Description Undernet IRC Server daemon
Sub Section net


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