How to Install and Uninstall jabber-querybot Package on Kali Linux

Last updated: May 18,2024

1. Install "jabber-querybot" package

In this section, we are going to explain the necessary steps to install jabber-querybot on Kali Linux

$ sudo apt update $ sudo apt install jabber-querybot

2. Uninstall "jabber-querybot" package

Learn how to uninstall jabber-querybot on Kali Linux:

$ sudo apt remove jabber-querybot $ sudo apt autoclean && sudo apt autoremove

3. Information about the jabber-querybot package on Kali Linux

Package: jabber-querybot
Version: 0.1.0-1.1
Installed-Size: 92
Maintainer: Marco Balmer
Architecture: all
Depends: libnet-jabber-perl, libxml-parser-perl, libsys-cpuload-perl, libxml-smart-perl
Size: 29372
SHA256: 7867c264918e0e63688fc945ab5c19c47d114432b57a14ff30ccb68fe84f5ba6
SHA1: 98ad45e5ab123ce696af90c1fbe1aac3a3b69170
MD5sum: f40afb7ab596439a911dd1a5f0fff28d
Description: Modular xmpp/jabber bot
You can easy write bots and use it over the jabber network.
.
jabber-querybot connects a jabber account and wait for messages. If a message
comes in, it forward it to your self programmend modul. The return string of
your module, jabber-querybot send it back to the jabber sender.
.
It is designed to be re-usable and to make it easy to write small
Jabber bots that do one thing and do it well. A simple concept with a
lot of examples and experiences are implemented.
Description-md5:
Homepage: http://github.com/micressor/jabber-querybot
Section: net
Priority: optional
Filename: pool/main/j/jabber-querybot/jabber-querybot_0.1.0-1.1_all.deb