How to Install and Uninstall python-jabberbot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-jabberbot" package

This guide let you learn how to install python-jabberbot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-jabberbot

2. Uninstall "python-jabberbot" package

Please follow the instructions below to uninstall python-jabberbot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-jabberbot $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jabberbot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-jabberbot
Priority: optional
Section: universe/python
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: jabberbot
Version: 0.15-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-xmpp
Filename: pool/universe/j/jabberbot/python-jabberbot_0.15-1_all.deb
Size: 16322
MD5sum: ca1497325e07e7d2f2c75ca2e881d25f
SHA1: f7086464760816a4d233e39bdb106e75a9fee573
SHA256: 276f36bf59f803adc4d4a084aa1c0335da8dfc179888d77119db87f78b084028
Description-en: easily write simple Jabber bots
Python-jabberbot is a Jabber bot framework for Python that enables
you to easily write simple Jabber bots.
.
This Jabber bot is partly inspired by the xmpppy example bot.py,
but designed to be re-usable and to make it easy to write small
Jabber bots that do one thing and do it well.
Description-md5: 375bce7e04e3dfd9f9f58b500b988f95
Homepage: http://thpinfo.com/2007/python-jabberbot/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu