How to Install inspircd in Ubuntu 18.04



Install inspircd by entering the following commands in the terminal:

sudo apt update
sudo apt install inspircd

Description:

Modular IRCd written in C++

InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. . This package contains the daemon.

Homepage: http://www.inspircd.org/

Version: 2.0.24-1ubuntu1

Section: universe/net