How to Install and Uninstall jabber-querybot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "jabber-querybot" package

This tutorial shows how to install jabber-querybot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jabber-querybot

2. Uninstall "jabber-querybot" package

This guide covers the steps necessary to uninstall jabber-querybot on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the jabber-querybot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jabber-querybot
Priority: extra
Section: universe/net
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Balmer
Architecture: all
Version: 0.1.0-1
Depends: libnet-jabber-perl, libxml-parser-perl, libsys-cpuload-perl, libxml-smart-perl
Filename: pool/universe/j/jabber-querybot/jabber-querybot_0.1.0-1_all.deb
Size: 35432
MD5sum: a54212165d780eba8c0101096d023f80
SHA1: 7fc2180ee40593ccbea1692d8112d2d27b868083
SHA256: 30d3e57d32e30a9d62c9bf540b70b103d85e50ceaef480b1601a75a584838e88
Description-en: 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: 185f272ead33da88e905909d19c82e1c
Homepage: http://github.com/micressor/jabber-querybot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu