How to Install and Uninstall inspircd Package on Kali Linux

Last updated: May 06,2024

1. Install "inspircd" package

Please follow the guidance below to install inspircd on Kali Linux

$ sudo apt update $ sudo apt install inspircd

2. Uninstall "inspircd" package

Please follow the guidance below to uninstall inspircd on Kali Linux:

$ sudo apt remove inspircd $ sudo apt autoclean && sudo apt autoremove

3. Information about the inspircd package on Kali Linux

Package: inspircd
Version: 3.17.0-1
Installed-Size: 11065
Maintainer: Filippo Giunchedi
Architecture: amd64
Provides: ircd
Depends: libargon2-1 (>= 0~20171227), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.8.2), libhttp-parser2.9 (>= 2.9.2), libldap-2.5-0 (>= 2.5.4), libmariadb3 (>= 3.0.0), libmaxminddb0 (>= 1.0.2), libpcre2-8-0 (>= 10.22), libpq5, libre2-10 (>= 20131024+dfsg), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libtre5 (>= 0.8.0), perl:any, gnutls-bin, libio-socket-ssl-perl
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-mysql-server, ldap-server, postgresql, sqlite3
Size: 1758972
SHA256: 1574546d9ca2320e2d208071696f7d970d49dc99f7657f141358a881283db368
SHA1: 5abd4d3024e87d99d8c26ac7f6b5a95dd902981e
MD5sum: 4fdf61aa43d3b81057ed0a26ce04157a
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.
Description-md5:
Homepage: https://www.inspircd.org/
Tag: implemented-in::c++, interface::daemon, network::server, protocol::irc,
role::program
Section: net
Priority: optional
Filename: pool/main/i/inspircd/inspircd_3.17.0-1_amd64.deb