How to Install inspircd-dev in Ubuntu 18.04



Install inspircd-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install inspircd-dev

Description:

Modular IRCd written in C++ - development headers

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 development headers for developing modules.

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

Version: 2.0.24-1ubuntu1

Section: universe/net