How to Install and Uninstall biboumi Package on Kali Linux

Last updated: May 19,2024

1. Install "biboumi" package

Please follow the steps below to install biboumi on Kali Linux

$ sudo apt update $ sudo apt install biboumi

2. Uninstall "biboumi" package

Learn how to uninstall biboumi on Kali Linux:

$ sudo apt remove biboumi $ sudo apt autoclean && sudo apt autoremove

3. Information about the biboumi package on Kali Linux

Package: biboumi
Source: biboumi (9.0-5)
Version: 9.0-5+b1
Installed-Size: 1122
Maintainer: Debian VoIP Team
Architecture: amd64
Provides: ident-server
Depends: libbotan-2-19 (>= 2.19.2+dfsg), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libidn12 (>= 1.13), libpq5, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libsystemd0, libudns0 (>= 0.4), libuuid1 (>= 2.16), adduser
Size: 373064
SHA256: 0c457a971abf1b4436c283add2214916e0a06065510611209c079f7b814c2afc
SHA1: 397adb157f0e3f273b9103826451055d07539d39
MD5sum: 73be763d7401c68f193c38571942ee60
Description: XMPP gateway to connect to IRC servers
Biboumi is an XMPP gateway that connects to IRC servers and translates
between the two protocols. It can be used to access IRC channels using
any XMPP client as if these channels were XMPP MUCs.
.
It is written in modern C++14 and makes great efforts to have as little
dependencies and to be as simple as possible.
.
The goal is to provide a way to access most of IRC features using any
XMPP client. It doesn’t however try to provide a complete mapping of
the features of both worlds simply because this is not useful and most
probably impossible. For example all IRC modes are not all
translatable into an XMPP features. Some of them are (like +m (mute)
or +o (operator) modes), but some others are IRC-specific. If IRC is
the limiting factor (for example you cannot have a non-ASCII nickname
on IRC) then biboumi doesn’t try to work around this issue: it just
enforces the rules of the IRC server by telling the user that he/she
must choose an ASCII-only nickname. An important goal is to keep the
software (and its code) light and simple.
Description-md5:
Homepage: https://lab.louiz.org/louiz/biboumi/
Section: net
Priority: optional
Filename: pool/main/b/biboumi/biboumi_9.0-5+b1_amd64.deb