How to Install and Uninstall libircclient-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libircclient-dev" package

This guide covers the steps necessary to install libircclient-dev on Kali Linux

$ sudo apt update $ sudo apt install libircclient-dev

2. Uninstall "libircclient-dev" package

This guide let you learn how to uninstall libircclient-dev on Kali Linux:

$ sudo apt remove libircclient-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libircclient-dev package on Kali Linux

Package: libircclient-dev
Source: libircclient (1.9-1)
Version: 1.9-1+b2
Installed-Size: 182
Maintainer: Dariusz Dwornikowski
Architecture: amd64
Depends: libircclient1 (= 1.9-1+b2)
Size: 41384
SHA256: 9c49b4585a5a0f9823a85401ac19e56a6e91b61873adcaedf7355a2c9d452cde
SHA1: af14ff838972f7bfe9fcf870f199379d36f7131f
MD5sum: 55e78297f8021070e6f76934ddb954f7
Description: development files for libircclient
libircclient is a small but powerful library that implements the
client-server IRC protocol. It is designed to be small, fast, portable and
compatible to RFC standards, and most IRC clients. libircclient features
include:
.
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based
applications, which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation (possible to use from C++ code,
obviously)
* Compatible with RFC 1459 and most IRC clients.
* Good documentation and examples available.
.
This package contains the development files.
Description-md5:
Homepage: http://www.ulduzsoft.com/libircclient/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libi/libircclient/libircclient-dev_1.9-1+b2_amd64.deb