How to Install and Uninstall libircclient1 Package on Kali Linux

Last updated: May 03,2024

1. Install "libircclient1" package

Please follow the guidelines below to install libircclient1 on Kali Linux

$ sudo apt update $ sudo apt install libircclient1

2. Uninstall "libircclient1" package

Please follow the steps below to uninstall libircclient1 on Kali Linux:

$ sudo apt remove libircclient1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libircclient1 package on Kali Linux

Package: libircclient1
Source: libircclient (1.9-1)
Version: 1.9-1+b2
Installed-Size: 61
Maintainer: Dariusz Dwornikowski
Architecture: amd64
Depends: libc6 (>= 2.15)
Size: 21168
SHA256: 6a1a0447f80aa7e385e8b193a05a8bb737bae95fe25417037878a48b164f118b
SHA1: 073d58a35789cd1acb6ba7718c8bad3c07a78490
MD5sum: 937851c695737fbec7b222f339f6fbb5
Description: C library to create IRC clients
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.
Description-md5:
Homepage: http://www.ulduzsoft.com/libircclient/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libi/libircclient/libircclient1_1.9-1+b2_amd64.deb